u-boot/arch/powerpc/cpu
Pali Rohár 1245c6e258 powerpc: mpc85xx: Define linker sections in ascending order
It is too confusing if sections are defined in non-ascending order.

Also linker has to go backward and then again forward when generating final
binary.

To make future changes easier, define all linker sections in ascending
order.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2022-04-26 17:18:39 +05:30
..
mpc8xx powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS 2022-02-10 16:44:23 -05:00
mpc8xxx
mpc83xx powerpc: mpc83xx: Migrate DEFAULT_IMMR to Kconfig 2022-04-08 10:46:22 -04:00
mpc85xx powerpc: mpc85xx: Define linker sections in ascending order 2022-04-26 17:18:39 +05:30
Makefile