Searched hist:a73c8b32 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | chilisom.c | a73c8b32 Wed Jan 25 02:53:07 CST 2017 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: am335x: Add support for chiliSOM chiliSOM is a System On Module (http://http://grinn-global.com/chilisom/). It can't exists on its own, but will be used as part of other boards. Hardware specification: * TI AM335x processor * 128M, 256M or 512M DDR3 memory * up to 256M NAND We place source inside arch/arm/mach-omap2/ directory and make it possible to reuse initialization code (i.e. DDR, NAND init) for all boards that use it. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | Makefile | a73c8b32 Wed Jan 25 02:53:07 CST 2017 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: am335x: Add support for chiliSOM chiliSOM is a System On Module (http://http://grinn-global.com/chilisom/). It can't exists on its own, but will be used as part of other boards. Hardware specification: * TI AM335x processor * 128M, 256M or 512M DDR3 memory * up to 256M NAND We place source inside arch/arm/mach-omap2/ directory and make it possible to reuse initialization code (i.e. DDR, NAND init) for all boards that use it. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | Kconfig | a73c8b32 Wed Jan 25 02:53:07 CST 2017 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: am335x: Add support for chiliSOM chiliSOM is a System On Module (http://http://grinn-global.com/chilisom/). It can't exists on its own, but will be used as part of other boards. Hardware specification: * TI AM335x processor * 128M, 256M or 512M DDR3 memory * up to 256M NAND We place source inside arch/arm/mach-omap2/ directory and make it possible to reuse initialization code (i.e. DDR, NAND init) for all boards that use it. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | chilisom.h | a73c8b32 Wed Jan 25 02:53:07 CST 2017 Marcin Niestroj <m.niestroj@grinn-global.com> ARM: am335x: Add support for chiliSOM chiliSOM is a System On Module (http://http://grinn-global.com/chilisom/). It can't exists on its own, but will be used as part of other boards. Hardware specification: * TI AM335x processor * 128M, 256M or 512M DDR3 memory * up to 256M NAND We place source inside arch/arm/mach-omap2/ directory and make it possible to reuse initialization code (i.e. DDR, NAND init) for all boards that use it. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|