u-boot-brain/board/sharp/pwsh1
UnagiDojyou 2f6a67000e sharp: fix CPU clock div 2024-02-03 23:10:44 +09:00
..
Kconfig sharp: fix end-of-line 2022-01-21 21:47:58 +09:00
MAINTAINERS pwsh1: add board 2022-01-21 21:47:47 +09:00
Makefile pwsh1: add board 2022-01-21 21:47:47 +09:00
README pwsh1: add board 2022-01-21 21:47:47 +09:00
iomux.c pwsh1: clear DDR2 flag to go into LPDDR mode 2022-01-21 21:47:58 +09:00
pwsh1.c sharp: fix CPU clock div 2024-02-03 23:10:44 +09:00

README

SHARP Brain PW-SH1
==================

Support for PW-SH1 and as-yet-unknown forthcoming Brain boards.


Files of the PW-SH1 port
--------------------------

arch/arm/cpu/arm926ejs/mxs/	- The CPU support code for the Freescale i.MX28
arch/arm/include/asm/arch-mxs/	- Header files for the Freescale i.MX28
board/sharp/pwsh1/	- PW-SH1 board specific files
include/configs/pwsh1.h	- PW-SH1 configuration file