commit | 56cf36a64f7adb95d79f2fdff86f16c04b5f3aff | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Nov 18 11:26:06 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 20 10:30:21 2014 +0100 |
tree | 36ce5614f9c3d362ffb8656acbdbaa2a05a9e93e | |
parent | a87a783454bb8080879e569c387d1ecbdcf33f79 [diff] |
mx6sabresd: Access SRC_SBMR1 register via structure In U-boot it is preferred to access the register via structure pointer, so convert it such style. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>