[U-Boot] [PATCH v4 1/1] imx: Get fec mac address from fuse
Jason Liu
liu.h.jason at gmail.com
Thu Nov 18 07:45:45 CET 2010
2010/11/18 Wolfgang Denk <wd at denx.de>:
> Dear Jason Liu,
>
> In message <1290059063-20899-1-git-send-email-r64343 at freescale.com> you wrote:
>> The patch is to support getting FEC MAC address from fuse bank.
>>
>> Signed-off-by: Jason Liu <r64343 at freescale.com>
> ...
>> +struct fuse_bank1_regs {
>> + u32 fuse0_8[9];
>> + u32 mac_addr[6];
>> + u32 fuse5_31[0x11];
>
> This looks wrong to me. It's 0...8, 9...14, 15...31 o the last field's
> name should be fuse15_31 ?
Sorry, typo error, it should be fuse15_31[0x11];
Thanks for your good review.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Nearly everyone is in favor of going to heaven but too many are
> hoping they'll live long enough to see an easing of the entrance
> requirements. Never appeal to a man's "better nature." he might not
> have one.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list