Dario Presti wrote:
>
>
> But still hte mapping is not showed on boot, it seems to not read yet the
> blob node. The boot-log is:
>
>
Ok now mapping woks fine. The error was in .dts file, changing
fl...@fc00 {
device_type = "rom";
Scott Wood-2 wrote:
>
>
> Turn off that mapping driver, and turn on CONFIG_MTD_PHYSMAP_OF. This
> stuff was very new in 2.6.20, though, so there may be issues. I'd
> upgrade if you can.
>
I rebuilded another kernel version 2.6.20.6 whit LTIB and u-boot 1.3.2 (I
don't have the correspondi
Scott Wood-2 wrote:
>
> Dario Presti wrote:
>> Hello,
>> I'm working on MPC8323_rdb board whit 1 new flash device S29GL512P
>> instead
>> of original flash devices.
>> the bootloader is u-boot 1.1.6 (I know is too old and I'm going to
>> upg
Hello,
I'm working on MPC8323_rdb board whit 1 new flash device S29GL512P instead
of original flash devices.
the bootloader is u-boot 1.1.6 (I know is too old and I'm going to upgrade
it) and the kernel is 2.6.20.
I did this modification to the bootloader to support new flash:
1)I modified the bo