Heiko Schocher
7254d92ebc
arm, imx6: add support for aristainetos2 board
...
add support for imx6dl based aristainetos2 board
U-Boot 2015.04-rc5-00066-g60f6ed4 (Apr 10 2015 - 08:46:27)
CPU: Freescale i.MX6DL rev1.1 at 792 MHz
Reset cause: WDOG
Board: aristaitenos2
Watchdog enabled
I2C: ready
DRAM: 1 GiB
NAND: 1024 MiB
MMC: FSL_SDHC: 0
SF: Detected N25Q128A with page size 256 Bytes, erase size 64 KiB, total 16 MiB
Display: lg4573 (480x800)
In: serial
Out: serial
Err: serial
Net: FEC [PRIME]
Hit any key to stop autoboot: 0
=>
Signed-off-by: Heiko Schocher <hs@denx.de >
2015-05-26 14:18:11 +02:00
Heiko Schocher
b4b39a7e54
arm, imx6, aristainetos: board updates
...
- use linux display timing settings
- change backlight duty cycle 500ns
- some defaultenvironment changes
- change fit_addr_r to 0x14000000 as needed if
MAX_LOCKDEP_SUBCLASSES in linux gets increased.
- Environment now at 0xd0000 in nand flash
Signed-off-by: Heiko Schocher <hs@denx.de >
2015-01-29 18:37:49 +01:00
Stefan Roese
7731745c13
arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)
...
As checkpatch complaines about these camel-case defines, lets change
them to only use upper-case characters.
Signed-off-by: Stefan Roese <sr@denx.de >
Acked-by: Heiko Schocher <hs@denx.de >
Cc: Fabio Estevam <fabio.estevam@freescale.com >
Cc: Jon Nettleton <jon.nettleton@gmail.com >
Cc: Stefano Babic <sbabic@denx.de >
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com >
2014-12-01 10:20:20 +01:00
Heiko Schocher
2f6bb0a941
arm, imx, spi: detect spi flash again on aristainetos board
...
155fa9af95
"spi: mxc: fix sf probe when using mxc_spi" break
spi flash detection on the aristainetos board. Fix this.
Signed-off-by: Heiko Schocher <hs@denx.de >
2014-11-03 11:21:50 +01:00
Heiko Schocher
e379c03902
arm, imx6: add aristainetos board
...
CPU: Freescale i.MX6DL rev1.1 at 792 MHz
Board: aristaitenos
I2C: ready
DRAM: 1 GiB
NAND: 512 MiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
SF: Detected N25Q128 with page size 256 Bytes, erase size 64 KiB, total 16 MiB
Display: lb07wv8 (800x480)
- UART5 is console
- MMC 0 and 1
- USB 0 and 1
- boot from mmc0 and spi nor flash
- Splash screen support
Signed-off-by: Heiko Schocher <hs@denx.de >
Cc: Stefano Babic <sbabic@denx.de >
2014-07-23 12:31:34 +02:00