Łukasz Holetzke
Results
2
comments of
Łukasz Holetzke
Hi, and what is with tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/ ? There is a arm-linux-gnueabihf-cc pointing to -gcc. ``` echo "--------------------------------------" echo "UPDATING TOOLCHAIN https://github.com/raspberrypi/tools" echo "--------------------------------------" cd $HOME/tools git reset --hard git fetch...
> Try this (if `boot_part=2`): > > ``` > dd if=openwrt-factory.bin bs=8M count=1 of=kernel.bin > dd if=openwrt-factory-bin bs=8M skip=1 of=rootfs.bin > mtd -e kernel -n write kernel.bin kernel > mtd...