Hi,
For now, I need to make decision for code-base select for LS1012AFRWY-base board.
Which OpenWrt version or tag below should I better used on LS1012AFRWY for development? Or you have better version suggest?
1. github.lede-project/openwrt-19.07
2. OpenWrt-19.04
BR,
Paul
Solved! Go to Solution.
Hello Paul Young,
Currently the latest OpenWrt release from NXP is still OpenWrt-19.04, so I suggest you use OpenWrt-19.04.
A new version OpenWrt will be released in June of this year.
Thanks,
Yiping
Hello Paul Young,
Currently the latest OpenWrt release from NXP is still OpenWrt-19.04, so I suggest you use OpenWrt-19.04.
A new version OpenWrt will be released in June of this year.
Thanks,
Yiping
Hi Yiping,
OK, Got it.
But one problem I encounter is "crng init done" very late in booting on OpenWrt-19.04 snapshot. and OpenWrt-19.07 is no problem for this. Pls help to check and solve this issue on your official release. Thanks in advance.
BusyBox v1.30.1 () built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r9781-e0a1b878cd
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/# dmesg | grep crng
[ 0.000000] random: get_random_bytes called from start_kernel+0x80/0x420 with crng_init=0
root@OpenWrt:/# [ 258.865723] random: crng init done
BR
Paul
I will report this issue to OpenWrt development team.