Re: [coreboot] CBFS_HEADER_PTR_ADDR arch ARM

2016-04-14 Thread Patrick Georgi via coreboot
2016-04-14 19:00 GMT+02:00 daoud yessine :

> For arch x86 , we have CBFS_HEADPTR_ADDR = 0xFFFC .
> But for ARM systems what's the address of the cbfs header pointer ?
>
The header pointer is also at the top four bytes of the CBFS space, but
note that it's on the way out (in favor of using fmap to find the desired
region, then having CBFS start at address 0 of said region)


Patrick
-- 
Google Germany GmbH, ABC-Str. 19, 20354 Hamburg
Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft:
Hamburg
Geschäftsführer: Matthew Scott Sucherman, Paul Terence Manicle
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot

[coreboot] CBFS_HEADER_PTR_ADDR arch ARM

2016-04-14 Thread daoud yessine
Hi ,

For arch x86 , we have CBFS_HEADPTR_ADDR = 0xFFFC .

But for ARM systems what's the address of the cbfs header pointer ?

Thanks
ᐧ
-- 
coreboot mailing list: coreboot@coreboot.org
https://www.coreboot.org/mailman/listinfo/coreboot