AM35X datasheet: the device does not provide the A0 byte address line required for random-byte addressable 8-bit wide device interfacing (multiplexed and non-multiplexed protocol). Hence, an 8-bit device must be connected to the D[7:0]/gpmc_d[7:0] data bus (rather than D[15:8]/gpmc_d[15:8]) of the GPMC controller. This limits the use of 8-bit wide device interfacing to byte-alias access.
AM35X datasheet: External asynchronous or synchronous 8-bit wide memory or device.
I plan to access to 16-bit SRAM, picture is schematic. GPMC no A0, how does GPMC read every single byte of SRAM. nBE0 and nBE1 can work to access single byte?