# uboot-76x8 **Repository Path**: jackeron/uboot-76x8 ## Basic Information - **Project Name**: uboot-76x8 - **Description**: 通过make menconfig 适配HLK7688A 7688AS 7628N 7628NS 不同的内存配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-02-20 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **No Longer maintained Please use GnuBee_PCx_uboot** U-Boot modification for MT7621 Devices ========== Forked from pinney/MT7621-u-boot-mod @ commit 5688587b9031073d95c8af5e878cf6ce8f3c0962 **Flashing the bootloader is risky.** **If you like expensive bricks proceed without caution.** **You will need a working Serial Console and a TFTP server.** From the Serial Console (UART) : Option 9 -7628/7688编译 方法: 1. 把toolchain目录下的 buildroot-gcc342.tar.bz2 解压到/opt目录下 ![输入图片说明](toolchain/image.png) 2. make menuconfig 配置uboot的参数, 7688A/7628N配置时128M 内存 7628NS/7688AS配置的是64M内存 ![输入图片说明](toolchain/image1image.png)