uboot: add custom version option
authorFabio Porcedda <fabio.porcedda@gmail.com>
Mon, 6 May 2013 21:07:46 +0000 (21:07 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 7 May 2013 07:26:04 +0000 (09:26 +0200)
commit0a93b81487ee4a3af0d5b5c0fc3eeb70d8a3c244
tree2fdf3848cd80c6ac27ab076c93ff0ad8d3f574cf
parent9d240560eb21df15004683981ed364928effbf2e
uboot: add custom version option

Add custom version option as used in the linux kernel and barebox.
This way we can easily specify newer and older version.
Remove the list of the older versions because is obsoleted
by the new custom version option that is more flexible.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/uboot/Config.in