arm: mach-k3: j7200: Fix firewall warnings at boot time
authorManorit Chawdhry <m-chawdhry@ti.com>
Mon, 17 Apr 2023 06:34:09 +0000 (12:04 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 3 May 2023 13:05:24 +0000 (09:05 -0400)
commit4b6e3d39cf6a902778692b33a7324f5b5458f690
tree9470be0bb9ec838f47c7ef385062842d18de288e
parent20cbfd680fc87a576bf5ac4c5113c1d89530cf9d
arm: mach-k3: j7200: Fix firewall warnings at boot time

J721E and J7200 have same file j721e_init.c which had the firewall
configs for J721E being applied on J7200 causing the warnings. Split the
firewalls for both the boards to remove those warnings.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
arch/arm/mach-k3/j721e_init.c