This is the u-boot bootloader for Chipbox DVBS2 HD satellite receiver.
What is "Chipbox" Some more details about chipbox Even more data
- You need a toolchain. Chipbox has a very ancient toolchain here: https://gitlab.com/stulluk/chipbox-pars/-/tree/main/crosstool/gcc-3.4.6-glibc-2.3.6/arm-linux
- Clone that repository and add this toolchain to your $PATH ( this will give you arm-linux-gcc )
- It is already configured for CSM1203 and 32Mbyte NOR Flash used by Chipbox
- There are two convenience shell scripts in this dir:
ba
(to build) andca
(to clean) - This will create a file called
su-boot.bin
in the topdir, which is a secure version of u-boot.bin (I guess) - .gitignore is up to date
There are two ways:
TBE
TBE