[U-Boot] suggest on how to convey value of 'CCSRBAR' to user on FSL PPC parts
Kumar Gala
galak at kernel.crashing.org
Tue Aug 4 17:43:53 CEST 2009
On Aug 4, 2009, at 9:43 AM, Peter Tyser wrote:
>
> We'd toyed around with adding a "memmap" command which would display
> chip select mappings, and/or tlb mappings. I think lots of people
> (especially end-users) would find this info useful as the same issue
> you
> have with determining the CCSR address applies to other memory
> regions.
>
> The bd_info structure has some of the same data that the memmap
> command
> would show, but it doesn't have info such as bank width, cache
> attributes, and only supports mem, NOR flash, CCSR, and SRAM.
>
> Do others think such a command would be useful?
It would be useful, I would suggest possible looking at CMD_REGINFO.
- k
More information about the U-Boot
mailing list