u-boot/board/keymile/km_arm
Valentin Longchamp 136846d77f arm/km: remove duplicate code
This patch removes 2 small portions of board specific code that are
duplicated with common ARM code and thus unnecessary. These 2 portions
of code concern the mach id that is given by u-boot to the Linux kernel
to identify the system's MACH.

The first one was the possibility to change the MACH thanks to the
'mach_id' enviroment variable. This is possible thanks to the 'machid'
env variable (see arch/arm/lib/bootm.c:boot_jump_linux()).

The seconde one is the setting of the bi_arch_number. This is already
done in arch/arm/lib/board.c:board_init_f() since km_arm.h does #define
CONFIG_MACH_TYPE.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>
2013-01-09 04:12:10 +05:30
..
fpga_config.c Minor Coding Style cleanup 2012-07-10 09:18:33 +02:00
km_arm.c arm/km: remove duplicate code 2013-01-09 04:12:10 +05:30
kwbimage-memphis.cfg arm/km: fix memory settings 2013-01-09 04:12:10 +05:30
kwbimage.cfg arm/km: fix memory settings 2013-01-09 04:12:10 +05:30
kwbimage_128M16_1.cfg arm/km: fix memory settings 2013-01-09 04:12:10 +05:30
kwbimage_256M8_1.cfg arm/km: fix memory settings 2013-01-09 04:12:10 +05:30
Makefile arm/km: enable BOCO2 FPGA download support 2012-07-07 14:07:37 +02:00