igepv2: works better with a v3.2-rc kernel

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 13 years ago
parent ade551fd76
commit 9918bcc9fc

@ -1306,7 +1306,7 @@ case "$UBOOT_TYPE" in
# mmc driver fails to load with this setting # mmc driver fails to load with this setting
# UIMAGE_ADDR="0x80200000" # UIMAGE_ADDR="0x80200000"
# UINITRD_ADDR="0x80A00000" # UINITRD_ADDR="0x80A00000"
SERIAL_MODE=1 SERIAL_MODE=1
SUBARCH="omap-psp" SUBARCH="omap-psp"
;; ;;
@ -1319,6 +1319,7 @@ case "$UBOOT_TYPE" in
SERIAL="ttyO2" SERIAL="ttyO2"
is_omap is_omap
BETA_KERNEL=1
;; ;;
panda) panda)

Loading…
Cancel
Save