diff options
author | Stefan Roese <sr@denx.de> | 2012-05-30 22:59:08 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-10-04 10:18:32 +0200 |
commit | 995b72ddda77ffa471930fdc1c3e587d5a6b4aa8 (patch) | |
tree | 00b2a6b056e6c570a9d9559e6aa90ee2265f46b5 /boards.cfg | |
parent | 386c6cb10d644cf51d764223fe2fcaaae4ac2b75 (diff) | |
download | u-boot-imx-995b72ddda77ffa471930fdc1c3e587d5a6b4aa8.zip u-boot-imx-995b72ddda77ffa471930fdc1c3e587d5a6b4aa8.tar.gz u-boot-imx-995b72ddda77ffa471930fdc1c3e587d5a6b4aa8.tar.bz2 |
ARM: Add X600 board support (SPEAr600 based)
This patch adds support for the X600 SPEAr600 based board. Its also
the first SPEAr600 board that uses the newly introduced SPEAr600
SPL support. Xloader is not necessary any more. By using the new
"u-boot.spr" make target, one image will generated containing both,
U-Boot SPL (with mkimage header as needed by the SPEAr BootROM, and
the main U-Boot with mkimage header.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Amit Virdi <amit.virdi@st.com>
Cc: Vipin Kumar <vipin.kumar@st.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -218,6 +218,7 @@ spear600 arm arm926ejs spear600 spear spear600_nand arm arm926ejs spear600 spear spear spear6xx_evb:spear600,nand spear600_usbtty arm arm926ejs spear600 spear spear spear6xx_evb:spear600,usbtty spear600_usbtty_nand arm arm926ejs spear600 spear spear spear6xx_evb:spear600,usbtty,nand +x600 arm arm926ejs - spear spear x600 versatileab arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_AB versatilepb arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_PB versatileqemu arm arm926ejs versatile armltd versatile versatile:ARCH_VERSATILE_QEMU,ARCH_VERSATILE_PB |