
22 Oct
2014
22 Oct
'14
5:59 p.m.
On Mon, Sep 22, 2014 at 09:48:44AM -0600, Simon Glass wrote:
It is inconvenient to have to use casts when specifying platform data. Also it is not strictly correct, since we should use map_sysmem() to convert an address to a pointer.
Adjust the platform data to use an address.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@ti.com
--
Tom