1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips/mt7621
INAGAKI Hiroshi d95e8a59bb ramips: mt7621: fix broken hexdump expression in iodata.sh
Use the "1/1" as a iteration count of hexdump expression instead of the
broken "1", to fix the issue that the invalid bootnum will be obtained.

Currently, the hexdump command always outputs "0" when the decimal format
and the iteration count "1" are specified[0]. This is unexpected
behaviour, but the cause is unknown and use this fix as a workaround.

[0]: https://github.com/openwrt/openwrt/issues/18808

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18827
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-20 13:04:06 +02:00
..
base-files ramips: mt7621: fix broken hexdump expression in iodata.sh 2025-05-20 13:04:06 +02:00
config-6.6 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
target.mk ramips: add support for mtk eip93 crypto engine 2023-09-12 14:57:54 +02:00