fw-utils:  Apply Aspeed patches

Apply the same patches when building u-boot and fw-utils.

Fixes: 72236eab975d ("u-boot: add u-boot-common.inc")
Change-Id: Ib573dfa5c4b588696d2c2608c79d3b1de7412ce0
Tested: Booted spoon image in QEMU, validated fw_getenv
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
new file mode 100644
index 0000000..6c68494
--- /dev/null
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+require u-boot-aspeed.inc