]> git.dujemihanovic.xyz Git - u-boot.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)
commit8e9c0a14f9b81726b98ce5f749234fb52c6a71ab
treeb635da80c69f65fa37272e8566171b581176b241
parent57bf3c40fe31fdefe86e9206b7adf394a856dc90
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