mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Tidy this up so that pylint is happy. Use hex for the 1MB size and make sure it is not a floating-point value. Add a little main program to allow the code to be tried out, since at present is only called from a long-running test. Signed-off-by: Simon Glass <sjg@chromium.org>