mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
ffc103732c
The Juno Development Platform is a physical Versatile Express device with some differences from the emulated semihosting models. The main difference is that the system is split in a SoC and an FPGA where the SoC hosts the serial ports at totally different adresses. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
5 lines
152 B
Text
5 lines
152 B
Text
# ARM Ltd. Juno Board Reference Design
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_VEXPRESS64_JUNO=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="vexpress64"
|
|
CONFIG_SHOW_BOOT_PROGRESS=y
|