Recognize 'powerpc' As an Alias for IH_ARCH_PPC
authorGrant Erickson <gerickson@nuovations.com>
Sun, 4 May 2008 23:45:01 +0000 (16:45 -0700)
committerWolfgang Denk <wd@denx.de>
Fri, 9 May 2008 18:48:16 +0000 (20:48 +0200)
commite419e12d04ae3b280c99a87a2ea4ad7a40628bcb
tree20c410f2f164aab0ed4051c727e047970df880f2
parentf5a24259190c388c2527bdc49fee34577d862cc7
Recognize 'powerpc' As an Alias for IH_ARCH_PPC

Add support for the recognition of 'powerpc' as an alias for the PowerPC
architecture type since Linux is already trending in that direction,
preferring 'powerpc' to 'ppc'.

Signed-off-by: Grant Erickson <gerickson@nuovations.com>
common/image.c