Simon Glass
e7dcf5645f
env: Drop environment.h header file where not needed
...
This header file is now only used by files that access internal
environment features. Drop it from various places where it is not needed.
Acked-by: Joe Hershberger <joe.hershberger@ni.com >
Signed-off-by: Simon Glass <sjg@chromium.org >
2019-08-11 16:43:41 -04:00
Simon Glass
9fb625ce05
env: Move env_set() to env.h
...
Move env_set() over to the new header file.
Acked-by: Joe Hershberger <joe.hershberger@ni.com >
Signed-off-by: Simon Glass <sjg@chromium.org >
2019-08-11 16:43:41 -04:00
Yangbo Lu
e37ac717d7
Convert to use fsl_esdhc_imx for i.MX platforms
...
Converted to use fsl_esdhc_imx for i.MX platforms.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com >
Tested-by: Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com >
Reviewed-by: Peng Fan <peng.fan@nxp.com >
Reviewed-by: Lukasz Majewski <lukma@denx.de >
Reviewed-by: Martyn Welch <martyn.welch@collabora.com >
Acked-by: Jason Liu <Jason.hui.liu@nxp.com >
2019-06-23 14:18:34 +08:00
Marek Vasut
74ae372ae4
ARM: imx: vining2000: Enable DM Serial
...
Enable DM Serial support on iMX6SX VINING|2000.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Fabio Estevam <fabio.estevam@nxp.com >
Cc: Silvio Fricke <silvio.fricke@softing.com >
Cc: Stefano Babic <sbabic@denx.de >
2019-06-11 10:42:48 +02:00
Marek Vasut
0e0d38f49b
ARM: imx: vining2000: Enable DM GPIO
...
Enable DM GPIO support on iMX6SX VINING|2000 and fix up
board code where applicable.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Fabio Estevam <fabio.estevam@nxp.com >
Cc: Silvio Fricke <silvio.fricke@softing.com >
Cc: Stefano Babic <sbabic@denx.de >
2019-06-11 10:42:48 +02:00
Marek Vasut
ac2b71f60b
ARM: imx: vining2000: Convert MMC and block to DM
...
Enable DM block and DM MMC support on iMX6SX VINING|2000 .
Convert board code to match the DM support. This disables
USB mass storage support due to missing DM USB, however
that will be re-enabled in subsequent patch.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Fabio Estevam <fabio.estevam@nxp.com >
Cc: Silvio Fricke <silvio.fricke@softing.com >
Cc: Stefano Babic <sbabic@denx.de >
2019-06-11 10:42:48 +02:00
Marek Vasut
4c05e966fd
ARM: imx: Rename VINING|2000
...
The company Samtec was merged into Softing, migrate the board over to
the new name and update copyright headers.
Signed-off-by: Marek Vasut <marex@denx.de >
Cc: Fabio Estevam <fabio.estevam@nxp.com >
Cc: Silvio Fricke <silvio.fricke@softing.com >
Cc: Stefano Babic <sbabic@denx.de >
2019-06-11 10:42:48 +02:00