lpc176x: Update code to use armcm_boot mechanism

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-08-21 20:27:15 -04:00
parent 6409eda058
commit 1022729a2a
9 changed files with 38 additions and 42 deletions

View File

@@ -5,7 +5,6 @@
// This file may be distributed under the terms of the GNU GPLv3 license.
#include <string.h> // ffs
#include "LPC17xx.h" // LPC_PINCON
#include "board/irq.h" // irq_save
#include "command.h" // shutdown
#include "gpio.h" // gpio_out_setup