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:
parent
41b7d7f241
commit
3b2b2ccac7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user