You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erik van Luijk
bfc37f3cb8
arm: at91: add support for mini-box picosam9g45 board
Bootlog:
U-Boot SPL 2015.10-rc1-00452-g96a7ed1 (Aug 17 2015 - 10:32:21)
mci: setting clock 258000 Hz, block size 512
mci: setting clock 258000 Hz, block size 512
mci: setting clock 258000 Hz, block size 512
mci: setting clock 33024000 Hz, block size 512
reading u-boot.img
reading u-boot.img
U-Boot 2015.10-rc1-00452-g96a7ed1 (Aug 17 2015 - 10:32:21 +0000)
CPU: AT91SAM9G45
Crystal frequency: 12 MHz
CPU clock : 400 MHz
Master clock : 133.333 MHz
Watchdog enabled
DRAM: 256 MiB
WARNING: Caches not enabled
MMC: mci: 0
mci: setting clock 260416 Hz, block size 512
mci: setting clock 260416 Hz, block size 512
mci: setting clock 260416 Hz, block size 512
mci: setting clock 33333333 Hz, block size 512
reading uboot.env
In: serial
Out: serial
Err: serial
Net: macb0
Error: macb0 address not set.
Hit any key to stop autoboot: 0
U-Boot>
Signed-off-by: Erik van Luijk <evanluijk@interact.nl>
[add 'picosam9g45_defconfig' to MAINTAINERS]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
|
9 years ago |
.. |
arm920t
|
…
|
|
arm926ejs
|
spl, common, serial: build SPL without serial support
|
9 years ago |
armv7
|
ARM: atmel: armv7: switch to use common timer functions
|
10 years ago |
include/mach
|
arm: at91: pmc: replace the constant with a define in at91_pmc.h
|
9 years ago |
Kconfig
|
arm: at91: add support for mini-box picosam9g45 board
|
9 years ago |
Makefile
|
arm, at91: support for sam9260 based smartweb board
|
9 years ago |
config.mk
|
…
|
|
mpddrc.c
|
arm: at91: mpddr: allow multiple DDR controllers
|
9 years ago |
phy.c
|
…
|
|
sdram.c
|
…
|
|
spl.c
|
ARM: atmel: at91sam9x5ek: enable spl support
|
10 years ago |
spl_at91.c
|
spl, common, serial: build SPL without serial support
|
9 years ago |
spl_atmel.c
|
spl_atmel.c: Switch s_init to board_init_f
|
10 years ago |