Commit Graph

4 Commits

Author SHA1 Message Date
Sebastian Huber
3fe215502a Remove superfluous <rtems/system.h> includes 2019-03-14 13:13:27 +01:00
Sebastian Huber
e1fc23f057 bsps/powerpc: Fix PAGE_ALIGN() macros
Previous warning fixes which include <sys/param.h> broke this macro.
The definition of PAGE_MASK changed.
2019-03-04 09:25:21 +01:00
Sebastian Huber
fdd3b85022 bsp/motorola_powerpc: Include <sys/param.h>
Update #3598.
2018-11-09 10:48:48 +01:00
Sebastian Huber
03e1d8378e bsps/powerpc: Move bootloader to bsps
This bootloader is only used by the motorola_powerpc BSP.

This patch is a part of the BSP source reorganization.

Update #3285.
2018-04-24 10:24:18 +02:00