Re: [U-Boot] [PATCH] [v2] p1022ds: use weak CFI flash accessors when DIU is enabled

2010-09-16 Thread Wolfgang Denk
Dear Timur Tabi, In message <1284667916-11233-1-git-send-email-ti...@freescale.com> you wrote: > On the Freescale P1022, the DIU and the LBC share address pins, which means > that when the DIU is active (e.g. the console is on the DVI display), NOR > flash > cannot be accessed. So we use the wea

[U-Boot] [PATCH] [v2] p1022ds: use weak CFI flash accessors when DIU is enabled

2010-09-16 Thread Timur Tabi
On the Freescale P1022, the DIU and the LBC share address pins, which means that when the DIU is active (e.g. the console is on the DVI display), NOR flash cannot be accessed. So we use the weak accessor function feature of the CFI flash code to temporarily switch the pin mux from LBC to DIU whene