[coreboot] [PATCH] flashrom: Use chipaddr_t instead of volatile uint8_t *

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat May 16 03:59:14 CEST 2009


On 15.05.2009 17:35, Carl-Daniel Hailfinger wrote:
> Use chipaddr_t instead of volatile uint8_t * because when we access
> chips in external flashers, they are not accessed via pointers at all.
> [...]
>
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
>   

The original patch does not apply anymore due to some refactoring I did
in nic3com.c. This patch is affected by some code moves, but apart from
that, the new patch is identical.
If someone wants a new patch, I can post it to the list.

Reviews of the original patch are still appreciated.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list