[PATCH linux dev-5.3 4/4] ARM: dts: tacoma: Enable LPC Firmware region

Joel Stanley joel at jms.id.au
Thu Oct 3 10:09:53 AEST 2019


On Thu, 3 Oct 2019 at 00:06, Andrew Jeffery <andrew at aj.id.au> wrote:
> > +             flash_memory: region at 98000000 {
> > +                     no-map;
> > +                     reg = <0x98000000 0x2000000>; /* 32M */
>
> Should put this at 0xba000000 if we're going to use 32M, or if you want to
> use 64M like Rainier then 0xb8000000.
>
> 0x98000000 isn't wrong but it fragments the address space more than
> necessary.

Good point. I'll move it to 0xba000000.

Thanks for the review.


More information about the openbmc mailing list