1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00
openwrt/target/linux/bmips
Kyle Hendry 1a69543376 bmips: add support for SmartRG SR505n
Specifications:
- SoC: Broadcom BCM63168 dual 400MHz MIPS
- Flash: 16MB SPI NOR W25Q128WFG
- RAM: 128MB DDR3 W631GG6KB-15
- Ethernet: 1x 1000M, 3x 100M
- Wifi: BCM435F
- 1x USB 2.0 port
- 3x Button
- 12x LED

Flashing via serial
- Connect to the 3.3V TTL UART on the board
  (J6 pinout Vcc Rx Tx Gnd) at 115200-8-N-1
- Press any key in the serial console when powering up the board to enter
  the CFE prompt
- Configure an interface on your workstation to static IP 192.168.1.100
  and connect it to the board
- Start a TFTP server with the firmware image
- On the CFE prompt, enter the command
  "f 192.168.1.100:openwrt-bmips-bcm63268-smartrg_sr505n-squashfs-cfe.bin"

Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com>
[Remove unneeded LED labels]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-03-10 20:26:07 +01:00
..
bcm6318 bmips: drop patches/config for kernel 5.15 2024-01-16 11:04:29 +01:00
bcm6328 bmips: drop patches/config for kernel 5.15 2024-01-16 11:04:29 +01:00
bcm6358 bmips: drop patches/config for kernel 5.15 2024-01-16 11:04:29 +01:00
bcm6362 bmips: drop patches/config for kernel 5.15 2024-01-16 11:04:29 +01:00
bcm6368 bmips: drop patches/config for kernel 5.15 2024-01-16 11:04:29 +01:00
bcm63268 bmips: add support for SmartRG SR505n 2024-03-10 20:26:07 +01:00
dts bmips: add support for SmartRG SR505n 2024-03-10 20:26:07 +01:00
files bmips: bcm6368-enetsw: Bump max MTU 2024-01-24 19:54:33 +01:00
image bmips: add support for SmartRG SR505n 2024-03-10 20:26:07 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.75 2024-02-01 21:34:05 +01:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
Makefile bmips: move to kernel 6.1 by default 2024-01-16 11:02:01 +01:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00