Re: [U-Boot] [PATCH/RFC] mx28: print bootmode with cpuinfo

2012-01-24 Thread Fabio Estevam
On 1/24/12, Matthias Fuchs wrote: >> - One patch that touches the HW_DIGCTRL_SCRATCH register (this part is >> what fixed the RAM size retrievel after a "reboot" in the kernel > And what is this part? I was not aware of this issue. What exactly part > of my patch fixes this issue? I started remo

Re: [U-Boot] [PATCH/RFC] mx28: print bootmode with cpuinfo

2012-01-24 Thread Matthias Fuchs
On 23.01.2012 21:33, Fabio Estevam wrote: > Hi Matthias, > > On 1/18/12, Matthias Fuchs wrote: >> Hi, >> >> while playing around with the mx28evk and differnet bootmedia >> I found it helpful to see the current bootmode without >> running to the board and checking it's switches. Also >> some othe

Re: [U-Boot] [PATCH/RFC] mx28: print bootmode with cpuinfo

2012-01-23 Thread Fabio Estevam
Hi Matthias, On 1/18/12, Matthias Fuchs wrote: > Hi, > > while playing around with the mx28evk and differnet bootmedia > I found it helpful to see the current bootmode without > running to the board and checking it's switches. Also > some other CPU (e.g. 440 PowerPCs) print some kind of bootstrap

[U-Boot] [PATCH/RFC] mx28: print bootmode with cpuinfo

2012-01-18 Thread Matthias Fuchs
Hi, while playing around with the mx28evk and differnet bootmedia I found it helpful to see the current bootmode without running to the board and checking it's switches. Also some other CPU (e.g. 440 PowerPCs) print some kind of bootstrap configuration during startup. The patch probably needs s

[U-Boot] [PATCH/RFC] mx28: print bootmode with cpuinfo

2012-01-18 Thread Matthias Fuchs
Hi, while playing around with the mx28evk and differnet bootmedia I found it helpful to see the current bootmode without running to the board and checking it's switches. Also some other CPU (e.g. 440 PowerPCs) print some kind of bootstrap configuration during startup. The patch probably needs s