| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| VAP464n-00.08.25.tar.bz2 | 2021-03-09 | 423.9 MB | |
| README-VAP464n.txt | 2021-03-09 | 1.4 kB | |
| Totals: 2 Items | 423.9 MB | 3 |
README for building VAP464n images.
This tarball also contains the Broadcom code drop bcm963xx_5.02L.05p1_consumer.tar.gz, which
was created using Broadcom's source code redistribution process, the toolchain
crosstools-arm-gcc-5.5-linux-4.1-glibc-2.26-binutils-2.28.1.Rel1.10.tar.bz2, and the patch
file which contains the derivative works on top of the Broadcom's source code redistribution.
These instructions have been verified onn Ubuntu 16.04.
First, need to add the 32 bit libraries for the cross compiler.
% dpkg --add-architecture i386
The following packages needs to be installed to make a VAP464n build.
bzip2
patch
make
build-essential
gawk
automake
libtool
liblzo2-dev
uuid-dev
pkg-config
zlib1g-dev
bc
bison
flex
perl
libc6-i386
libc6-dev-i386
libncurses5:i386
Perl module needed:
Convert:Binary:C
On Ubuntu 16.04 this can be done with:
% sudo cpan MHX/Convert-Binary-C-0.77.tar.gz
N.B. If using Ubuntu, make sure /bin/sh points to /bin/bash. (Not /bin/dash)
Unpacking the OSS redistribution tarball
1) Untar the tarball
% tar -xjf VAP464n-00.08.25.tar.bz2
2) Then cd into VAP464n-00.08.25
% cd VAP464n-00.08.25
3) Install the toolchain as root
% sudo ./install_toolchain.sh
4) make the OSS redistribution
% ./build.sh
If the build succeeds, you should see the following message: “Done! …"
The binary bcm947189GW_nand_fs_image_128_pureubi.w is image for the VAP464n.