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