Searched hist:"727 feafebbdfe23d86b8517aedcb4501d4c49ba9" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Makefile | 727feafebbdfe23d86b8517aedcb4501d4c49ba9 Wed Dec 07 15:46:32 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: imx6ul: Add support for liteSOM
liteSOM is a System On Module (http://grinn-global.com/litesom/). It can't exists on its own, but will be used as part of other boards.
Hardware specification: * NXP i.MX6UL processor * 256M or 512M DDR3 memory * optional eMMC (uSDHC2)
Here we treat SOM similar to SOC, so we place it inside arch/arm/mach-* directory and make it possible to reuse initialization code (i.e. DDR, eMMC init) for all boards that use it.
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
|
| H A D | Kconfig | 727feafebbdfe23d86b8517aedcb4501d4c49ba9 Wed Dec 07 15:46:32 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: imx6ul: Add support for liteSOM
liteSOM is a System On Module (http://grinn-global.com/litesom/). It can't exists on its own, but will be used as part of other boards.
Hardware specification: * NXP i.MX6UL processor * 256M or 512M DDR3 memory * optional eMMC (uSDHC2)
Here we treat SOM similar to SOC, so we place it inside arch/arm/mach-* directory and make it possible to reuse initialization code (i.e. DDR, eMMC init) for all boards that use it.
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
|