OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.23k stars 240 forks source link

Uboot-env integration in Busybox #260

Open ZigFisher opened 2 years ago

ZigFisher commented 2 years ago

In order to save space, we can integrate utilities into busybox Some links from an interesting project:

https://github.com/opencomputeproject/onie/blob/master/patches/busybox/u-boot-env-tools.patch https://github.com/opencomputeproject/onie/blob/master/patches/busybox/fw_env-modify-crc-size-in-getenvsize.patch