diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-03-29 23:21:45 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-03-29 23:21:45 +0200 |
commit | 7d75581c67767085abf23ef8576e79c6e3ea3fee (patch) | |
tree | ae56361bda41440e66b5217e63a23138fd1af3e1 /conf/machine/c7x0.conf | |
parent | acc50bd8c1c2f5930c318fe2dcae85b2e6d715f2 (diff) |
c7x0.conf: set UBOOT_MACHINE_c7x0 = "corgi_config"
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" |