move uboot to 128k in flash_firmware to support both msdos and gpt partition tables

Closed Ghost User requested to merge gpt-support into master

This makes it possible to use GPT partition tables in the future and does not have any drawbacks on the current msdos partition table setup.

Merge request reports