]> git.baikalelectronics.ru Git - uboot.git/commit
imx9: use i.MX generic rom api function
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:34 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:41 +0000 (16:54 +0200)
commit6c363be2551cb1ccea9efc904cd40033a64a2148
treeb635da80c69f65fa37272e8566171b581176b241
parentb0e6c2f0aa433d939994025f2fbf5a95504364a0
imx9: use i.MX generic rom api function

There is no need to save gd with using the generic rom api function, so
simplify code.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/soc.c