[Bug 3738] RFC: u-boot for zaurus c7x0 and akita
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Thu Jul 24 11:09:37 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=3738
--- Comment #15 from ant <andrea.adami at gmail.com> 2008-07-24 11:09:37 ---
If someone is brave enough, we could even test with resized mtd1 (logical),
patching these files:
nandlogical.c
-------------
...
#define NAND_LOGICAL_SIZE (7 * 1024 * 1024)
...
akita.h / corgi.h
-----------------
...
"setenv bootargs console=ttyS0,115200 console=tty1 root=/dev/mtdblock2
rootfstype=jffs2 mtdparts=sharpsl-nand-0:7168k(smf),
...
#define MTDPARTS_DEFAULT
"mtdparts=sharpsl-nand-0:7168k(smf),CUSTOM_ROOTFS_SIZE(root),-(home)"
...
#define NAND_LOGICAL_SIZE 0x700000
...
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list