Adding an IPv6 address is simple as for a normal interface too. Modify file /etc/network/interfaces and add the following

iface br0 inet6 static
        address 2001:db8:0:0::1
        netmask 64

All bridged interfaces will get this new IPv6 address.

For details about bridge configuration see my yesterdays posting: bananapi_r1_wireless