mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
645b7ec52c
This add the initial support of the broadcom reference board bcm968360bg with a bcm68360 SoC. This board has 512 MB of RAM, 256 MB of flash (nand), 2 USB port, 1 UART, and 4 ethernet ports. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
3 lines
60 B
Makefile
3 lines
60 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += bcm968360bg.o
|