diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2014-03-06 14:43:36 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2014-05-14 07:43:34 +0200 |
commit | dc4a1a2729f9ccaa473cf017c8bd4be4f242cafe (patch) | |
tree | 31eabd9361d8026b447921e96905ab3160cb9e79 /doc/README.imximage | |
parent | 2da7a745b6d24eec7be30e7d11ca456d445e30c3 (diff) | |
download | talos-obmc-uboot-dc4a1a2729f9ccaa473cf017c8bd4be4f242cafe.tar.gz talos-obmc-uboot-dc4a1a2729f9ccaa473cf017c8bd4be4f242cafe.zip |
ARM: zynq: Fix bootmode mask
Bootmode mask was defined as 0x0F, but documentation mentions 0x07.
Experiments show that bit "3" is the JTAG chain configuration.
Change the mask to "7" to allow systems with a different chain
configuration to boot correctly.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Acked-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'doc/README.imximage')
0 files changed, 0 insertions, 0 deletions