am335x_evm: Add support for the NOR module on the memory cape
This patch adds support for the NOR module that attaches to the memory cape for a Beaglebone board. This does not add booting support; only support so that you can boot from SD/MMC and see the NOR module so that it can be programmed. Signed-off-by:Steve Kipisz <s-kipisz2@ti.com> [trini: Clean up config changes slightly] Signed-off-by:
Tom Rini <trini@ti.com>
Showing
- arch/arm/cpu/armv7/am33xx/mem.c 4 additions, 0 deletionsarch/arm/cpu/armv7/am33xx/mem.c
- arch/arm/include/asm/arch-am33xx/mem.h 9 additions, 0 deletionsarch/arm/include/asm/arch-am33xx/mem.h
- board/ti/am335x/board.c 13 additions, 0 deletionsboard/ti/am335x/board.c
- board/ti/am335x/mux.c 53 additions, 0 deletionsboard/ti/am335x/mux.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/am335x_evm.h 28 additions, 0 deletionsinclude/configs/am335x_evm.h
Please register or sign in to comment