diff options
Diffstat (limited to 'conf/machine/c7x0.conf')
-rw-r--r-- | conf/machine/c7x0.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/c7x0.conf b/conf/machine/c7x0.conf index dac142abcd..6681ad18d6 100644 --- a/conf/machine/c7x0.conf +++ b/conf/machine/c7x0.conf @@ -13,3 +13,5 @@ ROOT_FLASH_SIZE = "25" XSERVER = "xserver-kdrive-imageon" +# used by u-boot: +UBOOT_MACHINE_c7x0 = "corgi_config" |