diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-21 18:39:35 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-05-09 14:51:14 -0600 |
commit | 258060905e04fe2eb509756ef3b37e23e220a2d6 (patch) | |
tree | ba5a45f9407ace118a4640d8b823dca946ffbfd7 /boards.cfg | |
parent | 102061bd8b0b174e1cf811dfd35641d8a9e4eba3 (diff) | |
download | u-boot-258060905e04fe2eb509756ef3b37e23e220a2d6.zip u-boot-258060905e04fe2eb509756ef3b37e23e220a2d6.tar.gz u-boot-258060905e04fe2eb509756ef3b37e23e220a2d6.tar.bz2 |
sandbox: move source files from board/ to arch/sandbox/
Prior to commit 33a02da0, all boards must have board/${BOARD}/
or board/${VENDOR}/${BOARD}/ directory.
Now this rule is obsolete.
It looks weird that sandbox defines "vendor" and "board" just for
meeting the old U-Boot directory structure.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1179,7 +1179,7 @@ Active powerpc ppc4xx - xilinx ppc405-generic Active powerpc ppc4xx - xilinx ppc405-generic xilinx-ppc405-generic_flash xilinx-ppc405-generic:SYS_TEXT_BASE=0xF7F60000,RESET_VECTOR_ADDRESS=0xF7FFFFFC Ricardo Ribalda <ricardo.ribalda@uam.es> Active powerpc ppc4xx - xilinx ppc440-generic xilinx-ppc440-generic xilinx-ppc440-generic:SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,BOOT_FROM_XMD=1 Ricardo Ribalda <ricardo.ribalda@uam.es> Active powerpc ppc4xx - xilinx ppc440-generic xilinx-ppc440-generic_flash xilinx-ppc440-generic:SYS_TEXT_BASE=0xF7F60000,RESET_VECTOR_ADDRESS=0xF7FFFFFC Ricardo Ribalda <ricardo.ribalda@uam.es> -Active sandbox sandbox - sandbox sandbox sandbox - Simon Glass <sjg@chromium.org> +Active sandbox sandbox - - <none> sandbox - Simon Glass <sjg@chromium.org> Active sh sh2 - renesas rsk7203 rsk7203 - Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>:Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Active sh sh2 - renesas rsk7264 rsk7264 - Phil Edworthy <phil.edworthy@renesas.com> Active sh sh2 - renesas rsk7269 rsk7269 - - |