Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bios boot partition is under 1 MiB #11741

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Fix bios boot partition is under 1 MiB #11741

merged 1 commit into from
Dec 31, 2023

Conversation

hex-ci
Copy link
Contributor

@hex-ci hex-ci commented Dec 31, 2023

Fix bios boot partition is under 1 MiB.

@aiamadeus aiamadeus merged commit 606b5ae into coolsnowwolf:master Dec 31, 2023
@hex-ci hex-ci deleted the patch-1 branch December 31, 2023 04:52
@binge8
Copy link

binge8 commented Dec 31, 2023

请教一下,这样改动后,重刷固件需要整个重新写盘还是在luci界面不保留配置就可以?

@kxdn3
Copy link

kxdn3 commented Dec 31, 2023

要注意自己格式化出来的盘没了!

@binge8
Copy link

binge8 commented Dec 31, 2023

要注意自己格式化出来的盘没了!

这个我明白,你的意思是刷机的话必须重新格式化后写盘吗

@kxdn3
Copy link

kxdn3 commented Dec 31, 2023

要注意自己格式化出来的盘没了!

这个我明白,你的意思是刷机的话必须重新格式化后写盘吗

直接不保留配置升级再恢复备份就行

@binge8
Copy link

binge8 commented Dec 31, 2023

谢谢

要注意自己格式化出来的盘没了!

这个我明白,你的意思是刷机的话必须重新格式化后写盘吗

直接不保留配置升级再恢复备份就行

github-actions bot added a commit to DeakeyTan/openwrt that referenced this pull request Dec 31, 2023
@binge8
Copy link

binge8 commented Dec 31, 2023

要注意自己格式化出来的盘没了!

这个我明白,你的意思是刷机的话必须重新格式化后写盘吗

直接不保留配置升级再恢复备份就行

可让你坑毁了,未保留配置在luci界面升级的,完了docker的opt分区直接不见了,丢失不少资料。重新写盘再来,哎。。。

github-actions bot added a commit to myido/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to qingxiwanjia/lede-openwrt that referenced this pull request Dec 31, 2023
github-actions bot added a commit to jianghe650/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to wsjwalle/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to gitlili2499/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to a1341450200/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to zhizunbao84/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to Hgd-spec/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to 1602520079/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to BCYDTZ/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to openwrt-ab/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to chingxuds/lede-custom that referenced this pull request Dec 31, 2023
github-actions bot added a commit to ainiyxx/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to Kirie233/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to lexlong2007/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to stiei13wangluo/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to xiaohong001/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to imxiaohu/lede that referenced this pull request Dec 31, 2023
github-actions bot added a commit to SKYChinaboy/lede that referenced this pull request Dec 31, 2023
github-actions bot pushed a commit to UtMetoo/OpenWRT_Lede that referenced this pull request Dec 31, 2023
github-actions bot pushed a commit to zesming/lede that referenced this pull request Jan 1, 2024
github-actions bot added a commit to caixlcq/lede that referenced this pull request Jan 1, 2024
github-actions bot added a commit to jmmes/lede that referenced this pull request Jan 5, 2024
* https://github.com/coolsnowwolf/lede: (39 commits)
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
  mediatek: use cpufreq fix suggested by MediaTek
  mediatek: add basic mt7988 device tree support
  mediatek: add mt7988 pinctrl driver support
  mediatek: add mt7988 clock drivers support
  kmod-media-core: update kconfig (coolsnowwolf#11735)
  github: update issue and pr template
  kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  ...
github-actions bot added a commit to oldskooler/lede that referenced this pull request Jan 5, 2024
* https://github.com/coolsnowwolf/lede:
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
yjh126yjh pushed a commit to yjh126yjh/lede that referenced this pull request Jan 6, 2024
* https://github.com/coolsnowwolf/lede:
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
467815891a pushed a commit to 467815891a/lede that referenced this pull request Jan 9, 2024
@DriverFA
Copy link

改这个分区大小的意义在哪里?

@hex-ci
Copy link
Contributor Author

hex-ci commented Jan 10, 2024

改这个分区大小的意义在哪里?

解决编译时候的一个警告,实际功能我感觉应该没有区别吧。

个人认为在功能完好的情况下,还是要尽可能做到 0 警告。

wi11iamzhao added a commit to wi11iamzhao/lede that referenced this pull request Jan 22, 2024
github-actions bot added a commit to kqbcarl/lede that referenced this pull request Jan 27, 2024
* https://github.com/coolsnowwolf/lede:
  mediatek: fix ethernet rx hang issue on MT7981/MT7986
  Revert 'x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)' (coolsnowwolf#11818)
  kernel: bump 6.1 to 6.1.75 (coolsnowwolf#11830)
  kernel: bump 5.4 to 5.4.268 (coolsnowwolf#11834)
  kernel: bump 5.15 to 5.15.148 (coolsnowwolf#11832)
  kernel: bump 5.10 to 5.10.209 (coolsnowwolf#11833)
github-actions bot pushed a commit to zesming/lede that referenced this pull request Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants