platform: Fix platform boot dev mask

Platform boot device mask is unique only for few platforms
& common otherwise. Define the API only for the platforms
which need an unique mask and use weak API otherwise. This
way we dont need to duplicate the API across platforms.

Change-Id: I0b2bceea691c75067421e91e39b059342315a9c0
3 files changed