]> git.sur5r.net Git - u-boot/blobdiff - net/Kconfig
Merge git://www.denx.de/git/u-boot-cfi-flash
[u-boot] / net / Kconfig
index 64fd0f94bf45dd4f921f5e5dc145a060044717b2..414c5497c7584ea78dfd4696c4c6b42c3640292b 100644 (file)
@@ -34,7 +34,8 @@ config NET_TFTP_VARS
 
 config BOOTP_PXE_CLIENTARCH
        hex
-        default 0x100 if ARM
+        default 0x16 if ARM64
+        default 0x15 if ARM
         default 0 if X86
 
 config BOOTP_VCI_STRING