[U-Boot] [PATCH 2/4] powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM

York Sun yorksun at freescale.com
Fri Sep 13 17:13:01 CEST 2013


On 09/12/2013 11:46 PM, Shengzhou Liu wrote:
> Some boards use System EEPROM with 128-bytes instead of 256-bytes.
> Since we regard 256-bytes EEPROM as standard EEPROM with default
> value for MAX_NUM_PORTS. For those non-256-bytes EEPROM, we can
> redefine MAX_NUM_PORTS in board-specific file to override the
> default MAX_NUM_PORTS.
> 
> This patch doesn't impact on previous existing boards.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
> ---
> Verified with 128B and 256B EEPROM, CRC works.
> 
>

I would appreciate it if you update the version number and put a change
log under the --- line, even there is no change. With a clear version
number and change log, reviewers will be able to identify this is a
resend and not spending much time on it.

You are also encouraged to mark previous patch as "superseded".

York





More information about the U-Boot mailing list