u-boot/arch/arm/cpu/armv7/omap4
Aneesh V 469ec1e353 omap4: cleanup pin mux data
- separate mux settings into essential and non essential parts
- essential part is board independent as of now(so move it
  to SoC directory). Will help in having single SPL for all
  boards.
- Non-essential part(the pins not essential for u-boot to function)
  need to be phased out eventually.
- Correct mux data by aligning to the latest settings in x-loader

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-08-03 12:49:19 +02:00
..
board.c omap4: cleanup pin mux data 2011-08-03 12:49:19 +02:00
lowlevel_init.S armv7: adapt omap4 to the new cache maintenance framework 2011-07-04 10:55:25 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mem.c ARMV7: Add basic gpmc initialization for OMAP4 2010-07-15 16:19:16 -04:00
omap4_mux_data.h omap4: cleanup pin mux data 2011-08-03 12:49:19 +02:00
sys_info.c Prepare v2010.09-rc1 2010-09-10 00:16:19 +02:00