arm: dra76: fastboot: extend cpu type for getvar command
authorPraneeth Bajjuri <praneeth@ti.com>
Fri, 13 Oct 2017 03:47:05 +0000 (22:47 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 16 Oct 2017 13:43:34 +0000 (09:43 -0400)
commit9b46ce8cfc8a6357a5d055c89498720107545305
tree9512ac5bb42192f46ee4a6a12c51de2cd836596c
parentb6df93598c16b9f91b590e6694ac37efe140d38d
arm: dra76: fastboot: extend cpu type for getvar command

'commit fa24eca1f20a ("omap: Add routine for setting fastboot variables")'
adds initial support and usage of "fastboot getvar" command
for DRA75x and DRA72x devices.

and
'commit 0f9e6aee9dbc ("arm: dra76: Add support for ES1.0 detection")'
adds initial dra76 device definition

This patch is to extend usage of "fastboot getvar" for DRA76 device.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/utils.c