commit | 469ec1e35354e45dce48299248c641367ed9e68a | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Jul 21 09:10:01 2011 -0400 |
committer | U-Boot <uboot@aari01-12.(none)> | Wed Aug 03 12:49:19 2011 +0200 |
tree | a624fbbd92829b68ce6b6e2ea53ce1d59a4af838 | |
parent | d2f18c275eef1eaca58919fb34ea0abf3bfbddcd [diff] |
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>