colibri_vf: change toradex config block offset type from hex to int
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 16 Apr 2015 16:28:15 +0000 (18:28 +0200)
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 16 Apr 2015 16:28:15 +0000 (18:28 +0200)
commitf883e98833b5c37cae97c7678f170f84c20b6eb7
treeb2ae517cfcd9cedf3237221f44f621f08b558371
parent8fdbc82b6b6eabfd7e137beaa8f62ec63f6cbe8c
colibri_vf: change toradex config block offset type from hex to int

Allow specifying a negative number as the Toradex config block offset
by changing its type from hex to int. This is required in the eMMC case
where this is used to force a location at the end of respective
hardware boot partition.

While at it fix SPL compilation by not compiling configblock handling
in this case for now.
board/toradex/colibri_vf/Kconfig
board/toradex/common/Kconfig
board/toradex/common/common.mk