]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Xilinx: ARM: Updated boot command to use QSPI
authorJohn Linn <john.linn@xilinx.com>
Mon, 15 Nov 2010 19:46:32 +0000 (12:46 -0700)
committerJohn Linn <john.linn@xilinx.com>
Mon, 15 Nov 2010 19:46:32 +0000 (12:46 -0700)
commita7cdf79f863ab5bb1ea93d12e71bb75d7047b383
tree5ede1688762744dbf3acc3e8b541b6ea0bbfecaa
parent47185d144c71f7f8f5b3409b56fba0a6cdffcdd5
Xilinx: ARM: Updated boot command to use QSPI

U-boot has to be built differently when it is to be written to
QSPI vs NOR flash. Since both use execute in place mode, the header
in u-boot has to have the address to jump to in flash for the boot
rom to use.

The boot command copies the kernel and root file system from flash
to ram and it has to know which addresses for flash (QSPI or NOR).
include/configs/xpele.h