Re: [U-Boot] Hash problem...

2011-01-19 Thread Wolfgang Denk
Dear Peter Barada, In message 4d34c85e.4030...@logicpd.com you wrote: After spending an entire day digging into the hash using GDB/BDI on my ARM board, I've findally figured out that the hash key of ramdiskimage and preboot are the same modulus 347, and this is problematic because on the

[U-Boot] Hash problem...

2011-01-17 Thread Peter Barada
I've stumbled across a problem in U-boot 2010.12's hashing algorithm. In my particular case the size of the has table is 347 (due to my default environment being 2258 bytes long as reported on entry to himport_r), and I have in my envrironment the variable ramdiskimage as well as preboot; part