Tony Ambardar b16e14a220 image: use helper function for size units
Add the make function 'exp_units' for helping evaluate k/m/g size units in
expressions, and use this to consistently replace many ad hoc substitutions
like '$(subst k,* 1024,$(subst m, * 1024k,$(IMAGE_SIZE)))' in makefiles.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2023-11-26 18:37:20 +01:00
..
2023-08-09 22:06:24 +02:00
2023-08-09 22:06:24 +02:00
2023-11-23 22:51:52 +01:00
2023-10-04 21:03:12 +02:00
2023-11-23 22:51:52 +01:00
2023-08-09 22:06:24 +02:00
2023-10-27 19:43:06 +01:00
2023-11-22 00:02:01 +01:00
2023-11-23 22:51:52 +01:00
2023-11-22 19:58:22 +01:00
2023-07-01 12:54:30 +02:00
2023-11-10 17:33:59 +01:00
2023-11-24 16:37:02 +01:00
2023-09-23 13:10:28 +02:00
2023-11-23 22:55:55 +01:00