]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: overo: eliminate hard-coded partition offsets
authorAsh Charles <ashcharles@gmail.com>
Wed, 21 May 2014 21:04:50 +0000 (14:04 -0700)
committerTom Rini <trini@ti.com>
Fri, 23 May 2014 20:12:02 +0000 (16:12 -0400)
commitbcb2cf1b5af517910f7a0bf9748751247ff704aa
treee2acbc91dbaafe6f62883ceb6004013209a3dd17
parente5c809d785a740345532b9f8e58ee80f6b28222a
OMAP3: overo: eliminate hard-coded partition offsets

The linux kernel is at nand0,3 using the current layout, but is best
accessed through the partition label "linux".  Since CONFIG_CMD_MTDPARTS is
defined the CONFIG_JFFS2 settings are unreferenced; use "setenv partition
rootfs" to set the default mtd partition for jffs2.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Tested-by: Ash Charles <ash@gumstix.com>
include/configs/omap3_overo.h