[U-Boot] MPC8536 problems

2011-11-23 Thread David Lynch Jr.
I am bringing u-boot-2009.03-rc1 up on an MPC8536 target, and I am having some problems reading DDR, suggestions would be greatly appreciated. I am using this particular u-boot, because the client succeeded in getting that working on an MPC8536DS (that I do not have access to). I can not even get

[U-Boot] MPC8536 problems II

2011-11-25 Thread David Lynch Jr.
per Wolfgang's recommendations to switch to the u-boot git tree rather than 2009.03. But that does not appear to build. On Wed, 2011-11-23 at 23:44 -0500, David Lynch Jr. wrote: > I am bringing u-boot-2009.03-rc1 up on an MPC8536 target, and I am > having some problems reading DDR, su

[U-Boot] Updating a system

2010-12-28 Thread David Lynch Jr.
I need to setup a system so that it can boot a user web updateable kernel/rootfs or a failsafe version. The process has to be manageable by completely non-technical users and work from a single flash media - no plugging in an SD card or USB stick to recover. Before I re-invent the w

Re: [U-Boot] Updating a system

2010-12-28 Thread David Lynch Jr.
. I have a fairly good grasp of what needs to and can be done if there is no common solution already. On Tue, 2010-12-28 at 10:05 +0100, Albert ARIBAUD wrote: > Hi David, > > Le 28/12/2010 08:54, David Lynch Jr. a écrit : > > I need to setup a system so tha