443-add-nokia_ea0326gmp.patch 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. --- /dev/null
  2. +++ b/configs/mt7981_nokia_ea0326gmp_defconfig
  3. @@ -0,0 +1,163 @@
  4. +CONFIG_ARM=y
  5. +CONFIG_POSITION_INDEPENDENT=y
  6. +CONFIG_ARCH_MEDIATEK=y
  7. +CONFIG_TARGET_MT7981=y
  8. +CONFIG_TEXT_BASE=0x41e00000
  9. +CONFIG_SYS_MALLOC_F_LEN=0x4000
  10. +CONFIG_SYS_HAS_NONCACHED_MEMORY=y
  11. +CONFIG_NR_DRAM_BANKS=1
  12. +CONFIG_DEFAULT_DEVICE_TREE="mt7981-nokia-ea0326gmp"
  13. +CONFIG_DEFAULT_ENV_FILE="nokia_ea0326gmp_env"
  14. +CONFIG_DEFAULT_FDT_FILE="mediatek/mt7981-nokia-ea0326gmp.dtb"
  15. +CONFIG_OF_LIBFDT_OVERLAY=y
  16. +CONFIG_DEBUG_UART_BASE=0x11002000
  17. +CONFIG_DEBUG_UART_CLOCK=40000000
  18. +CONFIG_DEBUG_UART=y
  19. +CONFIG_SYS_LOAD_ADDR=0x46000000
  20. +CONFIG_SMBIOS_PRODUCT_NAME=""
  21. +CONFIG_AUTOBOOT_KEYED=y
  22. +CONFIG_BOOTDELAY=30
  23. +CONFIG_AUTOBOOT_MENU_SHOW=y
  24. +CONFIG_CFB_CONSOLE_ANSI=y
  25. +CONFIG_BOARD_LATE_INIT=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_SYS_PROMPT="MT7981> "
  38. +CONFIG_CMD_BOOTMENU=y
  39. +CONFIG_CMD_BOOTP=y
  40. +CONFIG_CMD_BUTTON=y
  41. +CONFIG_CMD_CACHE=y
  42. +CONFIG_CMD_CDP=y
  43. +CONFIG_CMD_CPU=y
  44. +CONFIG_CMD_DHCP=y
  45. +CONFIG_CMD_DM=y
  46. +CONFIG_CMD_DNS=y
  47. +CONFIG_CMD_ECHO=y
  48. +CONFIG_CMD_ENV_READMEM=y
  49. +CONFIG_CMD_ERASEENV=y
  50. +# CONFIG_CMD_EXT4 is not set
  51. +# CONFIG_CMD_FAT is not set
  52. +CONFIG_CMD_FDT=y
  53. +# CONFIG_CMD_FS_GENERIC is not set
  54. +# CONFIG_CMD_FS_UUID is not set
  55. +CONFIG_CMD_GPIO=y
  56. +CONFIG_CMD_GPT=y
  57. +CONFIG_CMD_HASH=y
  58. +CONFIG_CMD_ITEST=y
  59. +CONFIG_CMD_LED=y
  60. +CONFIG_CMD_LICENSE=y
  61. +CONFIG_CMD_LINK_LOCAL=y
  62. +# CONFIG_CMD_MBR is not set
  63. +CONFIG_CMD_MTD=y
  64. +# CONFIG_CMD_PCI is not set
  65. +CONFIG_CMD_PSTORE=y
  66. +CONFIG_CMD_PSTORE_MEM_ADDR=0x42ff0000
  67. +CONFIG_CMD_SF_TEST=y
  68. +CONFIG_CMD_PING=y
  69. +CONFIG_CMD_PXE=y
  70. +# CONFIG_CMD_PWM is not set
  71. +CONFIG_CMD_SMC=y
  72. +CONFIG_CMD_TFTPBOOT=y
  73. +CONFIG_CMD_TFTPSRV=y
  74. +CONFIG_CMD_UBI=y
  75. +CONFIG_CMD_UBI_RENAME=y
  76. +CONFIG_CMD_UBIFS=y
  77. +CONFIG_CMD_ASKENV=y
  78. +CONFIG_CMD_PART=y
  79. +CONFIG_CMD_RARP=y
  80. +CONFIG_CMD_SETEXPR=y
  81. +CONFIG_CMD_SLEEP=y
  82. +CONFIG_CMD_SNTP=y
  83. +CONFIG_CMD_SOURCE=y
  84. +CONFIG_CMD_STRINGS=y
  85. +# CONFIG_CMD_USB is not set
  86. +# CONFIG_CMD_FLASH is not set
  87. +CONFIG_CMD_UUID=y
  88. +CONFIG_DISPLAY_CPUINFO=y
  89. +CONFIG_DM_MTD=y
  90. +CONFIG_DM_REGULATOR=y
  91. +CONFIG_DM_REGULATOR_FIXED=y
  92. +CONFIG_DM_REGULATOR_GPIO=y
  93. +# CONFIG_DM_USB is not set
  94. +# CONFIG_DM_PWM is not set
  95. +# CONFIG_PWM_MTK is not set
  96. +CONFIG_HUSH_PARSER=y
  97. +CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
  98. +CONFIG_SYS_RELOC_GD_ENV_ADDR=y
  99. +CONFIG_VERSION_VARIABLE=y
  100. +CONFIG_PARTITION_UUIDS=y
  101. +CONFIG_NETCONSOLE=y
  102. +CONFIG_REGMAP=y
  103. +CONFIG_SYSCON=y
  104. +CONFIG_CLK=y
  105. +CONFIG_DM_GPIO=y
  106. +# CONFIG_DM_SCSI is not set
  107. +# CONFIG_AHCI is not set
  108. +CONFIG_PHY=y
  109. +# CONFIG_PHY_MTK_TPHY is not set
  110. +CONFIG_PHY_FIXED=y
  111. +CONFIG_MTK_AHCI=y
  112. +CONFIG_DM_ETH=y
  113. +CONFIG_MEDIATEK_ETH=y
  114. +# CONFIG_PCI is not set
  115. +# CONFIG_MMC is not set
  116. +# CONFIG_DM_MMC is not set
  117. +CONFIG_MTD=y
  118. +CONFIG_MTD_UBI_FASTMAP=y
  119. +# CONFIG_DM_PCI is not set
  120. +# CONFIG_PCIE_MEDIATEK is not set
  121. +CONFIG_PINCTRL=y
  122. +CONFIG_PINCONF=y
  123. +CONFIG_PINCTRL_MT7981=y
  124. +CONFIG_POWER_DOMAIN=y
  125. +CONFIG_PRE_CONSOLE_BUFFER=y
  126. +CONFIG_PRE_CON_BUF_ADDR=0x4007EF00
  127. +CONFIG_MTK_POWER_DOMAIN=y
  128. +CONFIG_RAM=y
  129. +CONFIG_DM_SERIAL=y
  130. +CONFIG_MTK_SERIAL=y
  131. +CONFIG_SPI=y
  132. +CONFIG_DM_SPI=y
  133. +CONFIG_MTK_SPI_NAND=y
  134. +CONFIG_MTK_SPI_NAND_MTD=y
  135. +CONFIG_SYSRESET_WATCHDOG=y
  136. +CONFIG_WDT_MTK=y
  137. +CONFIG_LZO=y
  138. +CONFIG_ZSTD=y
  139. +CONFIG_HEXDUMP=y
  140. +CONFIG_RANDOM_UUID=y
  141. +CONFIG_REGEX=y
  142. +# CONFIG_USB is not set
  143. +# CONFIG_USB_HOST is not set
  144. +# CONFIG_USB_XHCI_HCD is not set
  145. +# CONFIG_USB_XHCI_MTK is not set
  146. +# CONFIG_USB_STORAGE is not set
  147. +CONFIG_OF_EMBED=y
  148. +CONFIG_ENV_OVERWRITE=y
  149. +CONFIG_ENV_IS_IN_UBI=y
  150. +CONFIG_ENV_UBI_PART="ubi"
  151. +CONFIG_ENV_SIZE=0x1f000
  152. +CONFIG_ENV_SIZE_REDUND=0x1f000
  153. +CONFIG_ENV_UBI_VOLUME="ubootenv"
  154. +CONFIG_ENV_UBI_VOLUME_REDUND="ubootenv2"
  155. +CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
  156. +CONFIG_NET_RANDOM_ETHADDR=y
  157. +CONFIG_USE_DEFAULT_ENV_FILE=y
  158. +CONFIG_MTD_SPI_NAND=y
  159. +CONFIG_MTK_SPIM=y
  160. +CONFIG_CMD_NAND=y
  161. +CONFIG_CMD_NAND_TRIMFFS=y
  162. +CONFIG_LMB_MAX_REGIONS=64
  163. +CONFIG_USE_IPADDR=y
  164. +CONFIG_IPADDR="192.168.1.1"
  165. +CONFIG_USE_SERVERIP=y
  166. +CONFIG_SERVERIP="192.168.1.254"
  167. --- /dev/null
  168. +++ b/arch/arm/dts/mt7981-nokia-ea0326gmp.dts
  169. @@ -0,0 +1,186 @@
  170. +// SPDX-License-Identifier: GPL-2.0-or-later
  171. +
  172. +/dts-v1/;
  173. +#include "mt7981.dtsi"
  174. +#include <dt-bindings/gpio/gpio.h>
  175. +#include <dt-bindings/input/linux-event-codes.h>
  176. +
  177. +/ {
  178. + #address-cells = <1>;
  179. + #size-cells = <1>;
  180. + model = "Nokia EA0326GMP";
  181. + compatible = "mediatek,mt7981", "mediatek,mt7981-rfb";
  182. +
  183. + chosen {
  184. + stdout-path = &uart0;
  185. + tick-timer = &timer0;
  186. + };
  187. +
  188. + memory@40000000 {
  189. + device_type = "memory";
  190. + reg = <0x40000000 0x10000000>;
  191. + };
  192. +
  193. + gpio-keys {
  194. + compatible = "gpio-keys";
  195. +
  196. +
  197. + button-reset {
  198. + label = "reset";
  199. + linux,code = <KEY_RESTART>;
  200. + gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
  201. + };
  202. +
  203. + button-wps {
  204. + label = "wps";
  205. + linux,code = <KEY_WPS_BUTTON>;
  206. + gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
  207. + };
  208. + };
  209. +
  210. + gpio-leds {
  211. + compatible = "gpio-leds";
  212. +
  213. + power_led: led-0 {
  214. + label = "green:power";
  215. + gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
  216. + default-state = "on";
  217. + };
  218. +
  219. + led-1 {
  220. + label = "green:wan";
  221. + gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
  222. + default-state = "off";
  223. + };
  224. +
  225. + led-2 {
  226. + label = "red:wan";
  227. + gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
  228. + default-state = "off";
  229. + };
  230. +
  231. + led-3 {
  232. + label = "green:lan";
  233. + gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
  234. + default-state = "off";
  235. + };
  236. +
  237. + led-4 {
  238. + label = "green:wlan";
  239. + gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
  240. + default-state = "off";
  241. + };
  242. +
  243. + led-5 {
  244. + label = "green:wps";
  245. + gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
  246. + default-state = "off";
  247. + };
  248. + };
  249. +};
  250. +
  251. +&eth {
  252. + status = "okay";
  253. + mediatek,gmac-id = <0>;
  254. + phy-mode = "2500base-x";
  255. + mediatek,switch = "mt7531";
  256. + reset-gpios = <&gpio 39 GPIO_ACTIVE_HIGH>;
  257. +
  258. + fixed-link {
  259. + speed = <2500>;
  260. + full-duplex;
  261. + };
  262. +};
  263. +
  264. +&pinctrl {
  265. + spi_flash_pins: spi0-pins-func-1 {
  266. + mux {
  267. + function = "flash";
  268. + groups = "spi0", "spi0_wp_hold";
  269. + };
  270. +
  271. + conf-pu {
  272. + pins = "SPI0_CS", "SPI0_HOLD", "SPI0_WP";
  273. + drive-strength = <MTK_DRIVE_8mA>;
  274. + bias-pull-up = <MTK_PUPD_SET_R1R0_00>;
  275. + };
  276. +
  277. + conf-pd {
  278. + pins = "SPI0_CLK", "SPI0_MOSI", "SPI0_MISO";
  279. + drive-strength = <MTK_DRIVE_8mA>;
  280. + bias-pull-down = <MTK_PUPD_SET_R1R0_00>;
  281. + };
  282. + };
  283. +};
  284. +
  285. +&spi0 {
  286. + #address-cells = <1>;
  287. + #size-cells = <0>;
  288. + pinctrl-names = "default";
  289. + pinctrl-0 = <&spi_flash_pins>;
  290. + status = "okay";
  291. + must_tx;
  292. + enhance_timing;
  293. + dma_ext;
  294. + ipm_design;
  295. + support_quad;
  296. + tick_dly = <2>;
  297. + sample_sel = <0>;
  298. +
  299. + spi_nand@0 {
  300. + compatible = "spi-nand";
  301. + reg = <0>;
  302. + spi-max-frequency = <52000000>;
  303. +
  304. + partitions {
  305. + compatible = "fixed-partitions";
  306. + #address-cells = <1>;
  307. + #size-cells = <1>;
  308. +
  309. + partition@0 {
  310. + label = "bl2";
  311. + reg = <0x00000 0x0100000>;
  312. + };
  313. +
  314. + partition@100000 {
  315. + label = "u-boot-env";
  316. + reg = <0x0100000 0x0080000>;
  317. + };
  318. +
  319. + partition@180000 {
  320. + label = "factory";
  321. + reg = <0x180000 0x0200000>;
  322. + };
  323. +
  324. + partition@380000 {
  325. + label = "fip";
  326. + reg = <0x380000 0x0200000>;
  327. + };
  328. +
  329. + partition@580000 {
  330. + label = "config";
  331. + reg = <0x580000 0x200000>;
  332. + };
  333. +
  334. + partition@780000 {
  335. + label = "config2";
  336. + reg = <0x780000 0x200000>;
  337. + };
  338. +
  339. + partition@980000 {
  340. + label = "ubi";
  341. + reg = <0x980000 0x7680000>;
  342. + compatible = "linux,ubi";
  343. + };
  344. + };
  345. + };
  346. +};
  347. +
  348. +&uart0 {
  349. + mediatek,force-highspeed;
  350. + status = "okay";
  351. +};
  352. +
  353. +&watchdog {
  354. + status = "disabled";
  355. +};
  356. --- /dev/null
  357. +++ b/nokia_ea0326gmp_env
  358. @@ -0,0 +1,55 @@
  359. +ipaddr=192.168.1.1
  360. +serverip=192.168.1.254
  361. +loadaddr=0x46000000
  362. +console=earlycon=uart8250,mmio32,0x11002000 console=ttyS0
  363. +bootargs=root=/dev/fit0 rootwait
  364. +bootcmd=if pstore check ; then run boot_recovery ; else run boot_ubi ; fi
  365. +bootconf=config-1
  366. +bootdelay=0
  367. +bootfile=openwrt-mediatek-filogic-nokia_ea0326gmp-initramfs-recovery.itb
  368. +bootfile_bl2=openwrt-mediatek-filogic-nokia_ea0326gmp-preloader.bin
  369. +bootfile_fip=openwrt-mediatek-filogic-nokia_ea0326gmp-bl31-uboot.fip
  370. +bootfile_upg=openwrt-mediatek-filogic-nokia_ea0326gmp-squashfs-sysupgrade.itb
  371. +bootled_pwr=green:power
  372. +bootled_rec=green:power
  373. +bootmenu_confirm_return=askenv - Press ENTER to return to menu ; bootmenu 60
  374. +bootmenu_default=0
  375. +bootmenu_delay=0
  376. +bootmenu_title= ( ( ( OpenWrt ) ) )
  377. +bootmenu_0=Initialize environment.=run _firstboot
  378. +bootmenu_0d=Run default boot command.=run boot_default
  379. +bootmenu_1=Boot system via TFTP.=run boot_tftp ; run bootmenu_confirm_return
  380. +bootmenu_2=Boot production system from NAND.=run boot_production ; run bootmenu_confirm_return
  381. +bootmenu_3=Boot recovery system from NAND.=run boot_recovery ; run bootmenu_confirm_return
  382. +bootmenu_4=Load production system via TFTP then write to NAND.=setenv noboot 1 ; setenv replacevol 1 ; run boot_tftp_production ; setenv noboot ; setenv replacevol ; run bootmenu_confirm_return
  383. +bootmenu_5=Load recovery system via TFTP then write to NAND.=setenv noboot 1 ; setenv replacevol 1 ; run boot_tftp_recovery ; setenv noboot ; setenv replacevol ; run bootmenu_confirm_return
  384. +bootmenu_6=Load BL31+U-Boot FIP via TFTP then write to NAND.=run boot_tftp_write_fip ; run bootmenu_confirm_return
  385. +bootmenu_7=Load BL2 preloader via TFTP then write to NAND.=run boot_tftp_write_bl2 ; run bootmenu_confirm_return
  386. +bootmenu_8=Reboot.=reset
  387. +bootmenu_9=Reset all settings to factory defaults.=run reset_factory ; reset
  388. +boot_first=if button reset ; then led $bootled_rec on ; run boot_tftp_recovery ; setenv flag_recover 1 ; run boot_default ; fi ; bootmenu
  389. +boot_default=if env exists flag_recover ; then else run bootcmd ; fi ; run boot_recovery ; setenv replacevol 1 ; run boot_tftp_forever
  390. +boot_production=led $bootled_pwr on ; run ubi_read_production && bootm $loadaddr#$bootconf ; led $bootled_pwr off
  391. +boot_recovery=led $bootled_rec on ; run ubi_read_recovery && bootm $loadaddr#$bootconf ; led $bootled_rec off
  392. +boot_ubi=run boot_production ; run boot_recovery ; run boot_tftp_forever
  393. +boot_tftp_forever=led $bootled_rec on ; while true ; do run boot_tftp_recovery ; sleep 1 ; done
  394. +boot_tftp_production=tftpboot $loadaddr $bootfile_upg && env exists replacevol && iminfo $loadaddr && run ubi_write_production ; if env exists noboot ; then else bootm $loadaddr#$bootconf ; fi
  395. +boot_tftp_recovery=tftpboot $loadaddr $bootfile && env exists replacevol && iminfo $loadaddr && run ubi_write_recovery ; if env exists noboot ; then else bootm $loadaddr#$bootconf ; fi
  396. +boot_tftp=tftpboot $loadaddr $bootfile && bootm $loadaddr#$bootconf
  397. +boot_tftp_write_fip=tftpboot $loadaddr $bootfile_fip && run mtd_write_fip && run reset_factory
  398. +boot_tftp_write_bl2=tftpboot $loadaddr $bootfile_bl2 && run mtd_write_bl2
  399. +reset_factory=ubi part ubi ; mw $loadaddr 0x0 0x800 ; ubi write $loadaddr ubootenv 0x800 ; ubi write $loadaddr ubootenv2 0x800
  400. +mtd_write_fip=mtd erase fip && mtd write fip $loadaddr
  401. +mtd_write_bl2=mtd erase bl2 && mtd write bl2 $loadaddr
  402. +ubi_create_env=ubi check ubootenv || ubi create ubootenv 0x100000 dynamic 0 || run ubi_format ; ubi check ubootenv2 || ubi create ubootenv2 0x100000 dynamic 1 || run ubi_format
  403. +ubi_format=ubi detach ; mtd erase ubi && ubi part ubi ; reset
  404. +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
  405. +ubi_read_production=ubi read $loadaddr fit && iminfo $loadaddr && run ubi_prepare_rootfs
  406. +ubi_read_recovery=ubi check recovery && ubi read $loadaddr recovery
  407. +ubi_remove_rootfs=ubi check rootfs_data && ubi remove rootfs_data
  408. +ubi_write_production=ubi check fit && ubi remove fit ; run ubi_remove_rootfs ; ubi create fit $filesize dynamic 2 && ubi write $loadaddr fit $filesize
  409. +ubi_write_recovery=ubi check recovery && ubi remove recovery ; run ubi_remove_rootfs ; ubi create recovery $filesize dynamic 3 && ubi write $loadaddr recovery $filesize
  410. +_init_env=setenv _init_env ; run ubi_create_env ; saveenv ; saveenv
  411. +_firstboot=setenv _firstboot ; run _switch_to_menu ; run _init_env ; run boot_first
  412. +_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
  413. +_bootmenu_update_title=setenv _bootmenu_update_title ; setenv bootmenu_title "$bootmenu_title $ver"