Home
last modified time | relevance | path

Searched hist:bcb2cf1b5af517910f7a0bf9748751247ff704aa (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap3_overo.hbcb2cf1b5af517910f7a0bf9748751247ff704aa Wed May 21 21:04:50 UTC 2014 Ash Charles <ashcharles@gmail.com> 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>