2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-03-02 06:17:15 +00:00
u-boot/arch/blackfin/cpu
Mike Frysinger 5641f34f8b Blackfin: workaround anomaly 05000440
We cannot rely on the syscontrol rom func to program PLL_DIV with anomaly
05000440 is in effect, so manually program the MMR when necessary.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-14 20:23:26 -04:00
..
.gitignore
bootcount.c
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S
cmd_gpio.c Blackfin: cmd_gpio: accept upper case pin names 2010-10-02 16:00:40 -04:00
cpu.c
cpu.h
gpio.c
initcode.c Blackfin: workaround anomaly 05000440 2010-10-14 20:23:26 -04:00
interrupt.S
interrupts.c blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00
jtag-console.c Blackfin: jtag-console: handle newline stuffing 2010-07-25 15:17:34 -04:00
Makefile Blackfin: unify custom gpio commands 2010-07-05 05:30:07 -04:00
os_log.c
reset.c
serial.c
serial.h Blackfin: serial: convert to portmux framework 2010-07-13 17:50:50 -04:00
start.S
traps.c
watchdog.c