summaryrefslogtreecommitdiffstats
path: root/rbutil/mkrk27boot/mkrk27boot.c
AgeCommit message (Collapse)AuthorFilesLines
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-2/+2
When using variadic macros there's no need for IF_MD2/IF_MV2 to deal with function parameters. IF_MD/IF_MV are enough. Throw in IF_MD_DRV/ID_MV_VOL that return the parameter if MD/MV, or 0 if not. Change-Id: I7605e6039f3be19cb47110c84dcb3c5516f2c3eb
2012-10-10Introduce mkrk27boot - tool for patching bootloader images of rk27xx targets.mkrk27boot_v1.0Andrew Ryabinin1-0/+281
Change-Id: I37e15111eb9e761b8c6c25f9c1f65a827894a192