Hi Damian, > I have spot something has changed on my RB750GL syslog after few reflashes: > > was: > > [ 0.000000] MyLoader: sysp=1040433b, boardp=46069909, parts=01009703 > > is: > > [ 0.000000] MyLoader: sysp=00000000, boardp=00000000, parts=00000000 > > > Searched here [1] trying to figure out what does this loader parse. Seems it's > something for Compex boards? As I suppose some parts of flash or something has > been erased and some info was lost? > > Do I have to worry about my Mikrotik board now? What does MyLoader do? What > are > those parsed values used for?
You don't have to worry about this. MyLoader is a bootloader used on Compex devices and it uses fixed memory locations to pass various data to the kernel. The prom code checks these memory locations to see that the kernel is running on a Compex board or not. -Gabor _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
