410-add-linksys-e8450.patch 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. --- /dev/null
  2. +++ b/configs/mt7622_linksys_e8450_defconfig
  3. @@ -0,0 +1,141 @@
  4. +CONFIG_ARM=y
  5. +CONFIG_POSITION_INDEPENDENT=y
  6. +CONFIG_ARCH_MEDIATEK=y
  7. +CONFIG_TARGET_MT7622=y
  8. +CONFIG_SYS_TEXT_BASE=0x41e00000
  9. +CONFIG_SYS_MALLOC_F_LEN=0x4000
  10. +CONFIG_SYS_LOAD_ADDR=0x40080000
  11. +CONFIG_USE_DEFAULT_ENV_FILE=y
  12. +CONFIG_BOARD_LATE_INIT=y
  13. +CONFIG_BOOTP_SEND_HOSTNAME=y
  14. +CONFIG_DEFAULT_ENV_FILE="linksys_e8450_env"
  15. +CONFIG_NR_DRAM_BANKS=1
  16. +CONFIG_DEBUG_UART_BASE=0x11002000
  17. +CONFIG_DEBUG_UART_CLOCK=25000000
  18. +CONFIG_DEFAULT_DEVICE_TREE="mt7622-linksys-e8450-ubi"
  19. +CONFIG_DEBUG_UART=y
  20. +CONFIG_MTDPARTS_DEFAULT="mtdparts=spi-nand0:512k(bl2),1280k(fip),1024k(factory),256k(reserved),-(ubi)"
  21. +CONFIG_SMBIOS_PRODUCT_NAME=""
  22. +CONFIG_AUTOBOOT_KEYED=y
  23. +CONFIG_BOOTDELAY=30
  24. +CONFIG_AUTOBOOT_MENU_SHOW=y
  25. +CONFIG_CFB_CONSOLE_ANSI=y
  26. +CONFIG_BUTTON=y
  27. +CONFIG_BUTTON_GPIO=y
  28. +CONFIG_GPIO_HOG=y
  29. +CONFIG_CMD_ENV_FLAGS=y
  30. +CONFIG_FIT=y
  31. +CONFIG_FIT_ENABLE_SHA256_SUPPORT=y
  32. +CONFIG_LED=y
  33. +CONFIG_LED_BLINK=y
  34. +CONFIG_LED_GPIO=y
  35. +CONFIG_LOGLEVEL=7
  36. +CONFIG_LOG=y
  37. +CONFIG_DEFAULT_FDT_FILE="mt7622-linksys-e8450"
  38. +CONFIG_SYS_PROMPT="MT7622> "
  39. +CONFIG_CMD_BOOTMENU=y
  40. +CONFIG_CMD_BOOTP=y
  41. +CONFIG_CMD_BUTTON=y
  42. +CONFIG_CMD_CDP=y
  43. +CONFIG_CMD_DHCP=y
  44. +CONFIG_CMD_DNS=y
  45. +CONFIG_CMD_ECHO=y
  46. +CONFIG_CMD_ENV_READMEM=y
  47. +CONFIG_CMD_ERASEENV=y
  48. +CONFIG_CMD_EXT4=y
  49. +CONFIG_CMD_FAT=y
  50. +CONFIG_CMD_FS_GENERIC=y
  51. +CONFIG_CMD_FS_UUID=y
  52. +CONFIG_CMD_GPIO=y
  53. +CONFIG_CMD_GPT=y
  54. +CONFIG_CMD_HASH=y
  55. +CONFIG_CMD_ITEST=y
  56. +CONFIG_CMD_LED=y
  57. +CONFIG_CMD_LICENSE=y
  58. +CONFIG_CMD_LINK_LOCAL=y
  59. +# CONFIG_CMD_MBR is not set
  60. +CONFIG_CMD_MTD=y
  61. +CONFIG_CMD_MTDPARTS=y
  62. +CONFIG_CMD_PCI=y
  63. +CONFIG_CMD_SF_TEST=y
  64. +CONFIG_CMD_PING=y
  65. +CONFIG_CMD_PXE=y
  66. +CONFIG_CMD_SMC=y
  67. +CONFIG_CMD_TFTPBOOT=y
  68. +CONFIG_CMD_TFTPSRV=y
  69. +CONFIG_CMD_UBI=y
  70. +CONFIG_CMD_UBI_RENAME=y
  71. +CONFIG_CMD_UBIFS=y
  72. +CONFIG_CMD_ASKENV=y
  73. +CONFIG_CMD_PART=y
  74. +CONFIG_CMD_PSTORE=y
  75. +CONFIG_CMD_PSTORE_MEM_ADDR=0x42ff0000
  76. +CONFIG_CMD_RARP=y
  77. +CONFIG_CMD_SETEXPR=y
  78. +CONFIG_CMD_SLEEP=y
  79. +CONFIG_CMD_SNTP=y
  80. +CONFIG_CMD_SOURCE=y
  81. +CONFIG_CMD_USB=y
  82. +CONFIG_CMD_UUID=y
  83. +CONFIG_DISPLAY_CPUINFO=y
  84. +CONFIG_DM_REGULATOR=y
  85. +CONFIG_DM_REGULATOR_FIXED=y
  86. +CONFIG_DM_REGULATOR_GPIO=y
  87. +CONFIG_DM_USB=y
  88. +CONFIG_HUSH_PARSER=y
  89. +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
  90. +CONFIG_SYS_RELOC_GD_ENV_ADDR=y
  91. +CONFIG_ENV_IS_IN_UBI=y
  92. +CONFIG_ENV_UBI_PART="ubi"
  93. +CONFIG_ENV_UBI_VOLUME="ubootenv"
  94. +CONFIG_ENV_UBI_VOLUME_REDUND="ubootenv2"
  95. +CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
  96. +CONFIG_VERSION_VARIABLE=y
  97. +CONFIG_PARTITION_UUIDS=y
  98. +CONFIG_NETCONSOLE=y
  99. +CONFIG_REGMAP=y
  100. +CONFIG_SYSCON=y
  101. +CONFIG_CLK=y
  102. +CONFIG_DM_MTD=y
  103. +CONFIG_DM_GPIO=y
  104. +CONFIG_PHY=y
  105. +CONFIG_PHY_MTK_TPHY=y
  106. +CONFIG_PHY_FIXED=y
  107. +CONFIG_DM_ETH=y
  108. +CONFIG_MEDIATEK_ETH=y
  109. +CONFIG_PCI=y
  110. +CONFIG_MTD=y
  111. +CONFIG_MTD_UBI_FASTMAP=y
  112. +CONFIG_DM_PCI=y
  113. +CONFIG_PCIE_MEDIATEK=y
  114. +CONFIG_PINCTRL=y
  115. +CONFIG_PINCONF=y
  116. +CONFIG_PINCTRL_MT7622=y
  117. +CONFIG_POWER_DOMAIN=y
  118. +CONFIG_PRE_CONSOLE_BUFFER=y
  119. +CONFIG_PRE_CON_BUF_ADDR=0x4007EF00
  120. +CONFIG_MTK_POWER_DOMAIN=y
  121. +CONFIG_RAM=y
  122. +CONFIG_DM_SERIAL=y
  123. +CONFIG_MTK_SERIAL=y
  124. +CONFIG_SPI=y
  125. +CONFIG_DM_SPI=y
  126. +CONFIG_MTK_SPI_NAND=y
  127. +CONFIG_MTK_SPI_NAND_MTD=y
  128. +CONFIG_SYSRESET_WATCHDOG=y
  129. +CONFIG_SYS_HAS_NONCACHED_MEMORY=y
  130. +CONFIG_WDT_MTK=y
  131. +CONFIG_LZO=y
  132. +CONFIG_ZSTD=y
  133. +CONFIG_HEXDUMP=y
  134. +CONFIG_RANDOM_UUID=y
  135. +CONFIG_REGEX=y
  136. +CONFIG_USE_IPADDR=y
  137. +CONFIG_IPADDR="192.168.1.1"
  138. +CONFIG_USE_SERVERIP=y
  139. +CONFIG_SERVERIP="192.168.1.254"
  140. +CONFIG_USB=y
  141. +CONFIG_USB_HOST=y
  142. +CONFIG_USB_XHCI_HCD=y
  143. +CONFIG_USB_XHCI_MTK=y
  144. +CONFIG_USB_STORAGE=y
  145. --- /dev/null
  146. +++ b/arch/arm/dts/mt7622-linksys-e8450-ubi.dts
  147. @@ -0,0 +1,194 @@
  148. +// SPDX-License-Identifier: GPL-2.0
  149. +/*
  150. + * Copyright (c) 2019 MediaTek Inc.
  151. + * Author: Sam Shih <[email protected]>
  152. + */
  153. +
  154. +/dts-v1/;
  155. +#include "mt7622.dtsi"
  156. +#include "mt7622-u-boot.dtsi"
  157. +
  158. +/ {
  159. + #address-cells = <1>;
  160. + #size-cells = <1>;
  161. + model = "mt7622-linksys-e8450-ubi";
  162. + compatible = "mediatek,mt7622", "linksys,e8450-ubi";
  163. + chosen {
  164. + stdout-path = &uart0;
  165. + tick-timer = &timer0;
  166. + };
  167. +
  168. + aliases {
  169. + spi0 = &snand;
  170. + };
  171. +
  172. + gpio-keys {
  173. + compatible = "gpio-keys";
  174. +
  175. + factory {
  176. + label = "reset";
  177. + gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
  178. + };
  179. +
  180. + wps {
  181. + label = "wps";
  182. + gpios = <&gpio 102 GPIO_ACTIVE_LOW>;
  183. + };
  184. + };
  185. +
  186. + gpio-leds {
  187. + compatible = "gpio-leds";
  188. +
  189. + led_power: power_blue {
  190. + label = "power:blue";
  191. + gpios = <&gpio 95 GPIO_ACTIVE_LOW>;
  192. + default-state = "on";
  193. + };
  194. +
  195. + power_orange {
  196. + label = "power:orange";
  197. + gpios = <&gpio 96 GPIO_ACTIVE_LOW>;
  198. + default-state = "off";
  199. + };
  200. +
  201. + inet_blue {
  202. + label = "inet:blue";
  203. + gpios = <&gpio 97 GPIO_ACTIVE_LOW>;
  204. + default-state = "off";
  205. + };
  206. +
  207. + inet_orange {
  208. + label = "inet:orange";
  209. + gpios = <&gpio 98 GPIO_ACTIVE_LOW>;
  210. + default-state = "off";
  211. + };
  212. + };
  213. +
  214. + memory@40000000 {
  215. + device_type = "memory";
  216. + reg = <0x40000000 0x20000000>;
  217. + };
  218. +
  219. + reg_1p8v: regulator-1p8v {
  220. + compatible = "regulator-fixed";
  221. + regulator-name = "fixed-1.8V";
  222. + regulator-min-microvolt = <1800000>;
  223. + regulator-max-microvolt = <1800000>;
  224. + regulator-boot-on;
  225. + regulator-always-on;
  226. + };
  227. +
  228. + reg_3p3v: regulator-3p3v {
  229. + compatible = "regulator-fixed";
  230. + regulator-name = "fixed-3.3V";
  231. + regulator-min-microvolt = <3300000>;
  232. + regulator-max-microvolt = <3300000>;
  233. + regulator-boot-on;
  234. + regulator-always-on;
  235. + };
  236. +
  237. + reg_5v: regulator-5v {
  238. + compatible = "regulator-fixed";
  239. + regulator-name = "fixed-5V";
  240. + regulator-min-microvolt = <5000000>;
  241. + regulator-max-microvolt = <5000000>;
  242. + regulator-boot-on;
  243. + regulator-always-on;
  244. + };
  245. +};
  246. +
  247. +&pcie {
  248. + pinctrl-names = "default";
  249. + pinctrl-0 = <&pcie0_pins>, <&pcie1_pins>;
  250. + status = "okay";
  251. +
  252. + pcie@0,0 {
  253. + status = "okay";
  254. + };
  255. +
  256. + pcie@1,0 {
  257. + status = "okay";
  258. + };
  259. +};
  260. +
  261. +&pinctrl {
  262. + pcie0_pins: pcie0-pins {
  263. + mux {
  264. + function = "pcie";
  265. + groups = "pcie0_pad_perst",
  266. + "pcie0_1_waken",
  267. + "pcie0_1_clkreq";
  268. + };
  269. + };
  270. +
  271. + pcie1_pins: pcie1-pins {
  272. + mux {
  273. + function = "pcie";
  274. + groups = "pcie1_pad_perst",
  275. + "pcie1_0_waken",
  276. + "pcie1_0_clkreq";
  277. + };
  278. + };
  279. +
  280. + snfi_pins: snfi-pins {
  281. + mux {
  282. + function = "flash";
  283. + groups = "snfi";
  284. + };
  285. + };
  286. +
  287. + uart0_pins: uart0 {
  288. + mux {
  289. + function = "uart";
  290. + groups = "uart0_0_tx_rx" ;
  291. + };
  292. + };
  293. +
  294. + watchdog_pins: watchdog-default {
  295. + mux {
  296. + function = "watchdog";
  297. + groups = "watchdog";
  298. + };
  299. + };
  300. +};
  301. +
  302. +&snand {
  303. + pinctrl-names = "default";
  304. + pinctrl-0 = <&snfi_pins>;
  305. + status = "okay";
  306. + quad-spi;
  307. +};
  308. +
  309. +&uart0 {
  310. + mediatek,force-highspeed;
  311. + status = "okay";
  312. +};
  313. +
  314. +&watchdog {
  315. + pinctrl-names = "default";
  316. + pinctrl-0 = <&watchdog_pins>;
  317. + status = "okay";
  318. +};
  319. +
  320. +&eth {
  321. + status = "okay";
  322. + mediatek,gmac-id = <0>;
  323. + phy-mode = "sgmii";
  324. + mediatek,switch = "mt7531";
  325. + reset-gpios = <&gpio 54 GPIO_ACTIVE_HIGH>;
  326. +
  327. + fixed-link {
  328. + speed = <1000>;
  329. + full-duplex;
  330. + };
  331. +};
  332. +
  333. +&ssusb {
  334. + vusb33-supply = <&reg_3p3v>;
  335. + vbus-supply = <&reg_5v>;
  336. + status = "okay";
  337. +};
  338. +
  339. +&u3phy {
  340. + status = "okay";
  341. +};
  342. --- a/arch/arm/dts/Makefile
  343. +++ b/arch/arm/dts/Makefile
  344. @@ -1285,6 +1285,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
  345. mt7622-rfb.dtb \
  346. mt7623a-unielec-u7623-02-emmc.dtb \
  347. mt7622-bananapi-bpi-r64.dtb \
  348. + mt7622-linksys-e8450-ubi.dtb \
  349. mt7623n-bananapi-bpi-r2.dtb \
  350. mt7629-rfb.dtb \
  351. mt7981-rfb.dtb \
  352. --- /dev/null
  353. +++ b/linksys_e8450_env
  354. @@ -0,0 +1,57 @@
  355. +ethaddr_factory=mtd read spi-nand0 0x40080000 0x220000 0x20000 && env readmem -b ethaddr 0x4009fff4 0x6 ; setenv ethaddr_factory
  356. +ipaddr=192.168.1.1
  357. +serverip=192.168.1.254
  358. +loadaddr=0x48000000
  359. +bootcmd=if pstore check ; then run boot_recovery ; else run boot_ubi ; fi
  360. +bootconf=config-1
  361. +bootdelay=0
  362. +bootfile=openwrt-mediatek-mt7622-linksys_e8450-ubi-initramfs-recovery.itb
  363. +bootfile_bl2=openwrt-mediatek-mt7622-linksys_e8450-ubi-preloader.bin
  364. +bootfile_fip=openwrt-mediatek-mt7622-linksys_e8450-ubi-bl31-uboot.fip
  365. +bootfile_upg=openwrt-mediatek-mt7622-linksys_e8450-ubi-squashfs-sysupgrade.itb
  366. +bootled_pwr=power:blue
  367. +bootled_rec=inet:orange on
  368. +bootmenu_confirm_return=askenv - Press ENTER to return to menu ; bootmenu 60
  369. +bootmenu_default=0
  370. +bootmenu_delay=0
  371. +bootmenu_title= ( ( ( OpenWrt ) ) )
  372. +bootmenu_0=Initialize environment.=run _firstboot
  373. +bootmenu_0d=Run default boot command.=run boot_default
  374. +bootmenu_1=Boot system via TFTP.=run boot_tftp ; run bootmenu_confirm_return
  375. +bootmenu_2=Boot production system from flash.=run boot_production ; run bootmenu_confirm_return
  376. +bootmenu_3=Boot recovery system from flash.=run boot_recovery ; run bootmenu_confirm_return
  377. +bootmenu_4=Load production system via TFTP then write to flash.=setenv noboot 1 ; setenv replacevol 1 ; run boot_tftp_production ; setenv noboot ; setenv replacevol ; run bootmenu_confirm_return
  378. +bootmenu_5=Load recovery system via TFTP then write to flash.=setenv noboot 1 ; setenv replacevol 1 ; run boot_tftp_recovery ; setenv noboot ; setenv replacevol ; run bootmenu_confirm_return
  379. +bootmenu_6=Load BL31+U-Boot FIP via TFTP then write to flash.=run boot_tftp_write_fip ; run bootmenu_confirm_return
  380. +bootmenu_7=Load BL2 preloader via TFTP then write to flash.=run boot_tftp_write_bl2 ; run bootmenu_confirm_return
  381. +bootmenu_8=Reboot.=reset
  382. +bootmenu_9=Reset all settings to factory defaults.=run reset_factory ; reset
  383. +boot_first=if button reset ; then led $bootled_rec on ; run boot_tftp_recovery ; setenv flag_recover 1 ; run boot_default ; fi ; bootmenu
  384. +boot_default=if env exists flag_recover ; then else run bootcmd ; fi ; run boot_recovery ; setenv replacevol 1 ; run boot_tftp_forever
  385. +boot_production=led $bootled_pwr on ; run ubi_read_production && bootm $loadaddr#$bootconf ; led $bootled_pwr off
  386. +boot_recovery=led $bootled_rec on ; run ubi_read_recovery ; bootm $loadaddr#$bootconf ; ubi remove recovery ; led $bootled_rec off
  387. +boot_serial_write_bl2=loadx $loadaddr 115200 && run boot_write_bl2
  388. +boot_serial_write_fip=loadx $loadaddr 115200 && run boot_write_fip
  389. +boot_tftp=tftpboot $loadaddr $bootfile && bootm $loadaddr#$bootconf
  390. +boot_tftp_forever=led $bootled_rec on ; while true ; do run boot_tftp_recovery ; sleep 1 ; done
  391. +boot_tftp_production=tftpboot $loadaddr $bootfile_upg && iminfo $loadaddr && ubi part ubi && run ubi_write_production ubi_prepare_rootfs ; if env exists noboot ; then else bootm $loadaddr#$bootconf ; fi
  392. +boot_tftp_recovery=tftpboot $loadaddr $bootfile && iminfo $loadaddr && ubi part ubi && run ubi_write_recovery ; if env exists noboot ; then else bootm $loadaddr#$bootconf ; fi
  393. +boot_tftp_write_bl2=tftpboot $loadaddr $bootfile_bl2 && run boot_write_bl2
  394. +boot_tftp_write_fip=tftpboot $loadaddr $bootfile_fip && run boot_write_fip
  395. +boot_ubi=ubi part ubi && run boot_production ; run boot_recovery
  396. +boot_write_bl2=mtd erase bl2 && mtd write spi-nand0 $loadaddr 0x0 0x20000 && mtd write spi-nand0 $loadaddr 0x20000 0x20000 && mtd write spi-nand0 $loadaddr 0x40000 0x20000 && mtd write spi-nand0 $loadaddr 0x60000 0x20000
  397. +boot_write_fip=mtd erase fip && mtd write fip $loadaddr
  398. +check_ubi=ubi part ubi || run ubi_format
  399. +reset_factory=mw $loadaddr 0x0 0x100000 ; ubi part ubi ; ubi write $loadaddr ubootenv 0x100000 ; ubi write $loadaddr ubootenv2 0x100000 ; ubi remove rootfs_data
  400. +ubi_format=ubi detach ; mtd erase ubi && ubi part ubi ; reset
  401. +ubi_prepare_rootfs=if ubi check rootfs_data ; then else if env exists rootfs_data_max ; then ubi create rootfs_data $rootfs_data_max dynamic || ubi create rootfs_data - dynamic ; else ubi create rootfs_data - dynamic ; fi ; fi
  402. +ubi_read_production=ubi read $loadaddr fit && iminfo $loadaddr && run ubi_prepare_rootfs
  403. +ubi_read_recovery=ubi check recovery && ubi read $loadaddr recovery
  404. +ubi_remove_rootfs=ubi check rootfs_data && ubi remove rootfs_data
  405. +ubi_write_production=ubi check fit && env exists replacevol && ubi remove fit ; if ubi check fit ; then else run ubi_remove_rootfs ; ubi create fit $filesize dynamic && ubi write $loadaddr fit $filesize ; fi
  406. +ubi_write_recovery=ubi check recovery && env exists replacevol && ubi remove recovery ; if ubi check recovery ; then else run ubi_remove_rootfs ; ubi create recovery $filesize dynamic && ubi write $loadaddr recovery $filesize ; fi
  407. +_create_env=ubi create ubootenv 0x100000 dynamic ; ubi create ubootenv2 0x100000 dynamic
  408. +_init_env=setenv _init_env ; if ubi check ubootenv && ubi check ubootenv2 ; then else run _create_env ; fi ; setenv _create_env ; saveenv || run ubi_format ; saveenv || run ubi_format
  409. +_firstboot=setenv _firstboot ; run _switch_to_menu ; run ethaddr_factory ; run check_ubi ; run _init_env ; run boot_first
  410. +_switch_to_menu=setenv _switch_to_menu ; setenv bootdelay 3 ; setenv bootmenu_delay 3 ; setenv bootmenu_0 $bootmenu_0d ; setenv bootmenu_0d ; run _bootmenu_update_title
  411. +_bootmenu_update_title=setenv _bootmenu_update_title ; setenv bootmenu_title "$bootmenu_title $ver"