avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
16
u-boot/board/amcc/bubinga/Kconfig
Normal file
16
u-boot/board/amcc/bubinga/Kconfig
Normal file
@@ -0,0 +1,16 @@
|
||||
if TARGET_BUBINGA
|
||||
|
||||
config SYS_BOARD
|
||||
default "bubinga"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "amcc"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "bubinga"
|
||||
|
||||
config DISPLAY_BOARDINFO
|
||||
bool
|
||||
default y
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user