[coreboot] [flashrom] convert lb_ to cb_

Sean Nelson snelson at nmt.edu
Fri Aug 8 22:45:39 CEST 2008


change all references of lb_/LB_ to cb_/CB_ in flashrom

Signed-off-by: Sean Nelson <snelson at nmt.edu>

---

functions in coreboot_tables.h have been converted in this patch

On Fri, Aug 8, 2008 at 1:21 PM, Peter Stuge <peter at stuge.se> wrote:
> On Fri, Aug 08, 2008 at 10:00:39AM -0700, Sean Nelson wrote:
>> -static inline uint64_t unpack_lb64(struct lb_uint64 value)
>> +static inline uint64_t unpack_lb64(struct cb_uint64 value)
>>  {
>
> You missed the function names, but the rest looks good.
>
> Can you send a new patch with that fixed?
>
>
> //Peter
>
> --
> coreboot mailing list
> coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lb-to-cb-flashrom2.patch
Type: application/octet-stream
Size: 17276 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080808/1a2e111b/attachment.obj>


More information about the coreboot mailing list