mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-25 21:54:23 +01:00
For now, all the SPARC boards in U-Boot are provided by Gaisler. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Daniel Hellstrom <daniel@gaisler.com>
9 lines
99 B
Text
9 lines
99 B
Text
if TARGET_GRSIM
|
|
|
|
config SYS_BOARD
|
|
default "grsim"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "grsim"
|
|
|
|
endif
|