From 2532fa8e1faf66f5ee0dc52a5deafaba74a96562 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Wed, 6 Sep 2017 10:40:11 +0200 Subject: platform-v7a: barebox: use reworked vexpress patches The vexpress patch series has recently been reworked. Use it. Signed-off-by: Robert Schwebel Reviewed-by: Rouven Czerwinski --- configs/platform-v7a/config/images/vexpress-nor.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v7a/config') diff --git a/configs/platform-v7a/config/images/vexpress-nor.config b/configs/platform-v7a/config/images/vexpress-nor.config index 38c4464..7711851 100644 --- a/configs/platform-v7a/config/images/vexpress-nor.config +++ b/configs/platform-v7a/config/images/vexpress-nor.config @@ -3,7 +3,7 @@ image @IMAGE@ { partition-table = false } partition barebox { - image = barebox.bin-vexpress + image = barebox-vexpress-ca9.img offset = 0 in-partition-table = false } -- cgit v1.2.3