mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
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>
4 lines
60 B
Makefile
4 lines
60 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += bcm968360bg.o
|