]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dra76: fastboot: extend cpu type for getvar command
authorPraneeth Bajjuri <praneeth@ti.com>
Wed, 25 Apr 2018 20:56:34 +0000 (15:56 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 13:07:37 +0000 (09:07 -0400)
commit349bbfab7a3ac69b323fe51af208832b081d015c
treee9a6c52046d71d0d0c1253261800ebae1b023f1d
parentfef283b39a8990fd0b16fbc1e9a229e1d4735391
arm: dra76: fastboot: extend cpu type for getvar command

'commit dda0bd674481 ("arm: dra762: Add support for device package identification")'
introduces ABZ and ACD package identification.

This patch is to extend usage of "fastboot getvar cpu" for
DRA76x ABZ and ACD devices.

Helps in fixing the boot warning.

Warning: fastboot.cpu: unknown CPU rev: 123863298
on
CPU  : DRA762-GP ES1.0 ABZ package
Model: TI AM5748 IDK
Board: AM574x IDK REV 1.0A

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