On Fri, Jan 27, 2012 at 11:42 AM, wilsonjonathan
<piercing_m...@hotmail.com> wrote:
> On Fri, 2012-01-27 at 12:00 -0600, Robert Nelson wrote:
>> On Fri, Jan 27, 2012 at 11:58 AM, Tom Rini <tom.r...@gmail.com> wrote:
>> >>
>> >>
>> >> OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
>> >> OMAP3 Beagle board + LPDDR/NAND
>> >> I2C:   ready
>> >> DRAM:  256 MiB
>> >> NAND:  256 MiB
>> >> MMC:   OMAP SD/MMC: 0
>> >>
>> >> The DRAM is now correct... but now to fix the NAND, it should be 512MiB.. 
>> >> ;)
>> >
>> > Good catch!  Can you reply with a Signed-off-by line and I'll
>> > incorporate this into u-boot-ti/master?  Thanks!
>>
>> Signed-off-by: Robert Nelson <robertcnel...@gmail.com>
>>
>> Thanks for pulling it into master so quickly.. ;)
>>
>> Regards,
>>
> Wow that was interesting :-) Not being a c programmer I think I learnt
> something. I've made the change manually and it seems to work.
>
> My question now is I think this version is significantly different to
> older versions in that it no longer loads boot.scr and executes it. So
> my obvious question is how do I get it to do that, or using the new
> system what do I need to put into, I think, uEnv.txt to get it to load
> the latest version of ubuntu-precise-pangoline.

The format of uEnv.txt is pretty simple, and similar to boot.scr.
That said, adding back in the logic to try boot.scr and use it, if it
exists, is something that should be done.

-- 
Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to