mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
arm: zynq: Enable setup board name for different boards
There is no need to use zynq name as SYS_BOARD for all boards. The patch is adding an option to change it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -36,6 +36,7 @@ config ZYNQ_DDRC_INIT
|
||||
want to skip ddr init and this option is useful for it.
|
||||
|
||||
config SYS_BOARD
|
||||
string "Board name"
|
||||
default "zynq"
|
||||
|
||||
config SYS_VENDOR
|
||||
|
Reference in New Issue
Block a user