diff options
author | Tim Harvey <tharvey@gateworks.com> | 2016-05-24 11:03:57 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-05-31 17:26:00 +0200 |
commit | fe63fcb6cafc1d5597b747dd673bf092f116b6d6 (patch) | |
tree | b9658a841df835389a43ee8c44088766d60fadab /board/ebv | |
parent | 5c55572ff70d71b707e68b0fb811de27814626c0 (diff) | |
download | blackbird-obmc-uboot-fe63fcb6cafc1d5597b747dd673bf092f116b6d6.tar.gz blackbird-obmc-uboot-fe63fcb6cafc1d5597b747dd673bf092f116b6d6.zip |
imx: ventana: remove several EEPROM config bit dependence
Removed several EEPROM bit dependencies:
- for dt aliases that don't exist and thus don't ever do anything
(pcie,lvds1,uart*,vpu,csi*,hdmi_in,hdmi_out,cvbs_in,cvbs_out,gps)
- for features that don't effect bus ordering or have no detrimental affect
if erroneously enabled when not present (ahci,nand,i2c*)
- for features that have little to no impact on being erroneously enabled
but high impact if erroneously disabled (can*, spi*)
- for features that have an high adverse affect of not being set when they
should and no adverse affect of being set when they
shouldn't (ipu*).
Removing these means the following:
- these no longer are supported with the econfig command
- these no longer affect the device-tree in any way
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board/ebv')
0 files changed, 0 insertions, 0 deletions