mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-12 06:15:28 +08:00
Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning.