Hello, although these two patches are not related, I'm sending them as a series :) Our Admin discovered that the MAC address read from the smc91111 eeprom is bytewrapped. (Thanks to Jochen). The second patch addresses an aligment problem found in the cfi_flash driver. The patch reduces the access width to fix the problem. Thanks to Uwe for finding a nice way to figure out the minimum alignment. However the cfi_flash_new driver has the same problem. Which should be fixed, too. Please review and consider to apply. cheers, Marc. For you convenience you can pull....: The following changes since commit c68c06cb0e5f9913473ab9cfbf7c48af79582c99: Sascha Hauer (1): barebox-2009.12.0 are available in the git repository at: git://git.pengutronix.de/git/mkl/barebox.git for-sha Marc Kleine-Budde (2): smc91111: fix odering of mac address read from EEPROM cfi_flash: fix alignment problem drivers/net/smc91111.c | 23 +++++++++-------------- drivers/nor/cfi_flash.c | 10 +++++++--- 2 files changed, 16 insertions(+), 17 deletions(-) _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox