From a1d8d7d4702c27a268d9ae39e6ce617621a57a5a Mon Sep 17 00:00:00 2001 From: Andrea Adami <andrea.adami@gmail.com> Date: Sun, 29 Mar 2009 23:25:17 +0200 Subject: spitz.conf: set UBOOT_MACHINE_c7x0 = "akita_config" --- conf/machine/spitz.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 32060d090c..1c9207941b 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -18,3 +18,6 @@ MACHINE_GUI_CLASS=bigscreen MACHINE_DISPLAY_WIDTH_PIXELS=480 MACHINE_DISPLAY_HEIGHT_PIXELS=640 MACHINE_DISPLAY_ORIENTATION=270 + +# used by u-boot: +UBOOT_MACHINE_c7x0 = "akita_config" -- cgit v1.2.3